Skip to content

Commit

Permalink
ios_enable_code_signing = false
Browse files Browse the repository at this point in the history
  • Loading branch information
ialex32x committed Sep 12, 2024
1 parent b4ba118 commit 33d4f74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v8.ios_arm64.args.gn
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ v8_enable_pointer_compression = false # Unsupported on iOS.
v8_jitless = true
v8_enable_webassembly = false
enable_ios_bitcode = true
ios_enable_code_signing = false

use_custom_libcxx = false # Use Xcode's libcxx.
treat_warnings_as_errors = false #
Expand Down

0 comments on commit 33d4f74

Please sign in to comment.