Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
Bump iOS version to v2.36.1-319
Browse files Browse the repository at this point in the history
  • Loading branch information
ledgerlive committed Dec 10, 2021
1 parent 7ef6ae1 commit ea685c3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions ios/ledgerlivemobile.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 318;
CURRENT_PROJECT_VERSION = 319;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = X6LFS5BQKN;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -785,7 +785,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 318;
CURRENT_PROJECT_VERSION = 319;
DEVELOPMENT_TEAM = X6LFS5BQKN;
ENABLE_BITCODE = NO;
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
Expand Down Expand Up @@ -894,7 +894,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 318;
CURRENT_PROJECT_VERSION = 319;
DEVELOPMENT_TEAM = X6LFS5BQKN;
ENABLE_BITCODE = NO;
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
Expand Down
2 changes: 1 addition & 1 deletion ios/ledgerlivemobile/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>318</string>
<string>319</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion ios/ledgerlivemobileTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>318</string>
<string>319</string>
</dict>
</plist>

0 comments on commit ea685c3

Please sign in to comment.