Skip to content

Commit

Permalink
chore: Revert bitcode ios change (#1362)
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw authored Apr 21, 2024
1 parent 1887cbd commit bad1428
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions native/ios/GuardianGhost.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = X2Z8M625Y9;
ENABLE_BITCODE = YES;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
"FB_SONARKIT_ENABLED=1",
Expand Down Expand Up @@ -404,7 +404,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = X2Z8M625Y9;
ENABLE_BITCODE = YES;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = GuardianGhost/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
LD_RUNPATH_SEARCH_PATHS = (
Expand Down

0 comments on commit bad1428

Please sign in to comment.