Remove bitcode

This commit is contained in:
svc-mips_ios_tower 2022-09-08 10:49:48 -04:00
parent 05f6ed1013
commit 13e03375d4

View File

@ -1131,7 +1131,6 @@
8876D5D21FB50A9E00EB2E3D /* Debug */ = { 8876D5D21FB50A9E00EB2E3D /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
BITCODE_GENERATION_MODE = bitcode;
CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = ""; CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
@ -1159,7 +1158,6 @@
8876D5D31FB50A9E00EB2E3D /* Release */ = { 8876D5D31FB50A9E00EB2E3D /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
BITCODE_GENERATION_MODE = bitcode;
CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = ""; CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;