Skip to content

Commit

Permalink
chore: Help sentry and xcode cloud be synced (#2184)
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw authored Jul 28, 2024
1 parent 711ccbf commit 10ffb32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 @@ -361,7 +361,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = GuardianGhost/GuardianGhost.entitlements;
CURRENT_PROJECT_VERSION = 216;
CURRENT_PROJECT_VERSION = 473;
DEVELOPMENT_TEAM = X2Z8M625Y9;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -398,7 +398,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = GuardianGhost/GuardianGhost.entitlements;
CURRENT_PROJECT_VERSION = 216;
CURRENT_PROJECT_VERSION = 473;
DEVELOPMENT_TEAM = X2Z8M625Y9;
INFOPLIST_FILE = GuardianGhost/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
Expand Down
2 changes: 1 addition & 1 deletion native/ios/GuardianGhost/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>216</string>
<string>473</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down

0 comments on commit 10ffb32

Please sign in to comment.