Skip to content

Commit

Permalink
TestFlight deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
mplorentz committed Apr 5, 2024
1 parent 343230c commit ff917d9
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 @@ -5266,7 +5266,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Resources/FBTT.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 427;
CURRENT_PROJECT_VERSION = 428;
DEVELOPMENT_TEAM = GZCZBKH7MY;
EAGER_LINKING = YES;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -5300,7 +5300,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Resources/FBTT.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 427;
CURRENT_PROJECT_VERSION = 428;
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>427</string>
<string>428</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>427</string>
<string>428</string>
<key>PLTestingNetworkHMAC</key>
<string>$(TESTING_NETWORK_HMAC)</string>
<key>PLTestingNetworkKey</key>
Expand Down

0 comments on commit ff917d9

Please sign in to comment.