Skip to content

Commit a8d5340

Browse files
committed
Remove bitcode forcing flag, and use default
1 parent 0f8a357 commit a8d5340

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Loop.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3548,7 +3548,6 @@
35483548
CODE_SIGN_ENTITLEMENTS = Loop/Loop.entitlements;
35493549
CODE_SIGN_IDENTITY = "iPhone Developer";
35503550
DEVELOPMENT_TEAM = "";
3551-
ENABLE_BITCODE = YES;
35523551
INFOPLIST_FILE = Loop/Info.plist;
35533552
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
35543553
"OTHER_SWIFT_FLAGS[arch=*]" = "-DDEBUG";
@@ -3567,7 +3566,6 @@
35673566
CODE_SIGN_ENTITLEMENTS = Loop/Loop.entitlements;
35683567
CODE_SIGN_IDENTITY = "iPhone Developer";
35693568
DEVELOPMENT_TEAM = "";
3570-
ENABLE_BITCODE = YES;
35713569
INFOPLIST_FILE = Loop/Info.plist;
35723570
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
35733571
PRODUCT_BUNDLE_IDENTIFIER = "$(MAIN_APP_BUNDLE_IDENTIFIER)";

0 commit comments

Comments
 (0)