Skip to content

Commit

Permalink
[#908] enable back BITCODE (#911)
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaozhan authored Aug 8, 2022
1 parent 10f8d82 commit 50baaef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ios/CCC.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,6 @@
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_ASSET_PATHS = "\"CCC/Preview Content\"";
DEVELOPMENT_TEAM = Q5WB95G58X;
ENABLE_BITCODE = NO;
ENABLE_PREVIEWS = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
INFOPLIST_FILE = CCC/Resources/Info.plist;
Expand All @@ -670,7 +669,6 @@
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_ASSET_PATHS = "\"CCC/Preview Content\"";
DEVELOPMENT_TEAM = Q5WB95G58X;
ENABLE_BITCODE = NO;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = CCC/Resources/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
Expand Down

0 comments on commit 50baaef

Please sign in to comment.