Skip to content

Commit

Permalink
SKIA/iOS build: don't embed bitcode
Browse files Browse the repository at this point in the history
  • Loading branch information
olilarkin committed Nov 10, 2024
1 parent 1bb5e15 commit 83c586b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dependencies/IGraphics/build-skia-ios.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ generate_build_files() {
target_cpu = \"$cpu_type\"
extra_cflags = [\"$min_version_flag\", \"-I../../../src/skia/third_party/externals/expat/lib\"]
extra_cflags_c = [\"-Wno-error\"]
extra_asmflags = [\"-fembed-bitcode\"]
$simulator_arg
"
}
Expand Down

0 comments on commit 83c586b

Please sign in to comment.