Skip to content

Commit

Permalink
TestFlight version 339; Release version 1.1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
adotkhan committed Nov 9, 2023
1 parent a3d1b1e commit 16fe767
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions Psiphon.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2598,7 +2598,7 @@
CODE_SIGN_ENTITLEMENTS = Psiphon/Psiphon.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 337;
CURRENT_PROJECT_VERSION = 339;
DEFINES_MODULE = NO;
DEVELOPMENT_TEAM = Q6HLNEX92A;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -2854,7 +2854,7 @@
CODE_SIGN_ENTITLEMENTS = Psiphon/Psiphon.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 337;
CURRENT_PROJECT_VERSION = 339;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEFINES_MODULE = NO;
DEVELOPMENT_TEAM = Q6HLNEX92A;
Expand Down Expand Up @@ -2904,7 +2904,7 @@
CODE_SIGN_ENTITLEMENTS = Psiphon/Psiphon.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 337;
CURRENT_PROJECT_VERSION = 339;
DEFINES_MODULE = NO;
DEVELOPMENT_TEAM = Q6HLNEX92A;
ENABLE_BITCODE = NO;
Expand Down
2 changes: 1 addition & 1 deletion Psiphon/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>337</string>
<string>339</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion PsiphonTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<key>CFBundleShortVersionString</key>
<string>1.1.23</string>
<key>CFBundleVersion</key>
<string>337</string>
<string>339</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion PsiphonUITests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<key>CFBundleShortVersionString</key>
<string>1.1.23</string>
<key>CFBundleVersion</key>
<string>337</string>
<string>339</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion PsiphonVPN/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>337</string>
<string>339</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
Expand Down

0 comments on commit 16fe767

Please sign in to comment.