Skip to content

Commit

Permalink
Jenkins Version Bump 1353
Browse files Browse the repository at this point in the history
  • Loading branch information
shenyang committed Jul 23, 2019
1 parent 11b05e9 commit f443508
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ target target_name do
vite_hd_git = 'https://github.com/vitelabs/vite-keystore-ios.git'

vite_community_commit = '6e7a85bc6c761c7a2c4bdb3f5f06be62eb9687eb'
vite_business_commit = 'a23e2ac08a7e46d14f3d83e4b009f661bdb4edd0'
vite_wallet_commit = '5bd4cf465b356fa469cdd09bc1f57a4af9d539ad'
vite_business_commit = '5bf393ae7447dfc5e423147faf94092297e548f6'
vite_wallet_commit = '9066a3857115efd59c9b7948f30356b889835f82'
vite_ethereum_commit = '6ddc0b795c65a7a34e84aa196c76f179e032ed97'
vite_grin_commit = '8b08aa50fdb8bf5152747b0ce4271fa352822c0c'
vite_hd_commit = '14d8e1d4f26e27e92439c688b8c65a029c8395f9'
Expand Down
2 changes: 1 addition & 1 deletion PushService/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>2.5.2</string>
<key>CFBundleVersion</key>
<string>1352</string>
<string>1353</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
Expand Down
16 changes: 8 additions & 8 deletions Vite.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1302,7 +1302,7 @@
CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1352;
CURRENT_PROJECT_VERSION = 1353;
DEVELOPMENT_TEAM = 5SR42372L5;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
Expand Down Expand Up @@ -1332,7 +1332,7 @@
CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1352;
CURRENT_PROJECT_VERSION = 1353;
DEVELOPMENT_TEAM = 5SR42372L5;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
Expand Down Expand Up @@ -1472,7 +1472,7 @@
CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1352;
CURRENT_PROJECT_VERSION = 1353;
DEVELOPMENT_TEAM = 5SR42372L5;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -1506,7 +1506,7 @@
CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1352;
CURRENT_PROJECT_VERSION = 1353;
DEVELOPMENT_TEAM = 5SR42372L5;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -1539,7 +1539,7 @@
CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1352;
CURRENT_PROJECT_VERSION = 1353;
DEVELOPMENT_TEAM = 5SR42372L5;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -1573,7 +1573,7 @@
CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1352;
CURRENT_PROJECT_VERSION = 1353;
DEVELOPMENT_TEAM = 5SR42372L5;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -1607,7 +1607,7 @@
CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1352;
CURRENT_PROJECT_VERSION = 1353;
DEVELOPMENT_TEAM = 5SR42372L5;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -1640,7 +1640,7 @@
CODE_SIGN_ENTITLEMENTS = Vite/Vite.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1352;
CURRENT_PROJECT_VERSION = 1353;
DEVELOPMENT_TEAM = 5SR42372L5;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down
2 changes: 1 addition & 1 deletion Vite/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1352</string>
<string>1353</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion ViteDapp/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<key>CFBundleShortVersionString</key>
<string>2.5.2</string>
<key>CFBundleVersion</key>
<string>1352</string>
<string>1353</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion ViteOfficial/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1352</string>
<string>1353</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion ViteTest/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1352</string>
<string>1353</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion ViteTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1352</string>
<string>1353</string>
</dict>
</plist>

0 comments on commit f443508

Please sign in to comment.