Skip to content

Commit

Permalink
iOS native version bump on release-2.59.0 (auto generated) (#6455)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Jan 1, 2025
2 parents 530d8b7 + 20c95bc commit e1f7f1d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion client/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3078,7 +3078,7 @@ SPEC CHECKSUMS:
StripePaymentsUI: 7d7cffb2ecfc0d6b5ac3a4488c02893a5ff6cc77
StripeUICore: bb102d453b1e1a10a37f810bc0a9aa0675fb17fd
TOCropViewController: 80b8985ad794298fb69d3341de183f33d1853654
Yoga: bd92064a0d558be92786820514d74fc4dddd1233
Yoga: eed50599a85bd9f6882a9938d118aed6a397db9c

PODFILE CHECKSUM: 1e2c5c3ea8152bd7472ee44e381909c2f6afd170

Expand Down
2 changes: 1 addition & 1 deletion client/ios/Supporting/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>191</string>
<string>192</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationCategoryType</key>
Expand Down
12 changes: 6 additions & 6 deletions client/ios/twentyninek.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1042,7 +1042,7 @@
CODE_SIGN_ENTITLEMENTS = production.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 191;
CURRENT_PROJECT_VERSION = 192;
DEVELOPMENT_TEAM = 68Y57ZGKLJ;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = ./Supporting/Info.plist;
Expand Down Expand Up @@ -1076,7 +1076,7 @@
CODE_SIGN_ENTITLEMENTS = production.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 191;
CURRENT_PROJECT_VERSION = 192;
DEVELOPMENT_TEAM = 68Y57ZGKLJ;
INFOPLIST_FILE = ./Supporting/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
Expand Down Expand Up @@ -1108,7 +1108,7 @@
CODE_SIGN_ENTITLEMENTS = dev.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 191;
CURRENT_PROJECT_VERSION = 192;
DEVELOPMENT_TEAM = 68Y57ZGKLJ;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = ./Supporting/Info.plist;
Expand Down Expand Up @@ -1142,7 +1142,7 @@
CODE_SIGN_ENTITLEMENTS = dev.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 191;
CURRENT_PROJECT_VERSION = 192;
DEVELOPMENT_TEAM = 68Y57ZGKLJ;
INFOPLIST_FILE = ./Supporting/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
Expand Down Expand Up @@ -1175,7 +1175,7 @@
CODE_SIGN_ENTITLEMENTS = staging.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 191;
CURRENT_PROJECT_VERSION = 192;
DEVELOPMENT_TEAM = 68Y57ZGKLJ;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = ./Supporting/Info.plist;
Expand Down Expand Up @@ -1209,7 +1209,7 @@
CODE_SIGN_ENTITLEMENTS = staging.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 191;
CURRENT_PROJECT_VERSION = 192;
DEVELOPMENT_TEAM = 68Y57ZGKLJ;
INFOPLIST_FILE = ./Supporting/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
Expand Down

0 comments on commit e1f7f1d

Please sign in to comment.