Remove bitcode

This commit is contained in:
svc-mips_ios_tower 2022-09-08 10:49:48 -04:00
parent 91f44013c6
commit 80cca3e0d1

View File

@ -3351,7 +3351,6 @@
D29DF0D521E404D4003B2FB9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BITCODE_GENERATION_MODE = bitcode;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
@ -3382,7 +3381,6 @@
D29DF0D621E404D4003B2FB9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BITCODE_GENERATION_MODE = bitcode;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;