Merge branch 'bugfix/remove_bitcode' into 'develop'

Remove bitcode

See merge request BPHV_MIPS/mvm_core!228
This commit is contained in:
Hedden, Kyle Matthew 2022-09-08 14:56:50 +00:00
commit 3b18e3dd55

View File

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