Skip to content

Commit

Permalink
Testflight deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
mplorentz committed Jan 18, 2023
1 parent ad37d23 commit 984757a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Planetary.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -6093,7 +6093,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Resources/FBTT.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 394;
CURRENT_PROJECT_VERSION = 395;
DEVELOPMENT_TEAM = GZCZBKH7MY;
EAGER_LINKING = YES;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -6128,7 +6128,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Resources/FBTT.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 394;
CURRENT_PROJECT_VERSION = 395;
DEVELOPMENT_TEAM = GZCZBKH7MY;
EAGER_LINKING = YES;
ENABLE_BITCODE = NO;
Expand Down
2 changes: 1 addition & 1 deletion Resources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>394</string>
<string>395</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion UITests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>1.1</string>
<key>CFBundleVersion</key>
<string>390</string>
<string>395</string>
<key>PLTestingNetworkHMAC</key>
<string>$(TESTING_NETWORK_HMAC)</string>
<key>PLTestingNetworkKey</key>
Expand Down

0 comments on commit 984757a

Please sign in to comment.