Skip to content

Commit

Permalink
Jenkins Version Bump 1459
Browse files Browse the repository at this point in the history
  • Loading branch information
shitong committed May 28, 2020
1 parent fc1e647 commit 1e8c215
Show file tree
Hide file tree
Showing 9 changed files with 66 additions and 66 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ target target_name do
vite_hd_git = 'https://github.com/vitelabs/vite-keystore-ios.git'

vite_community_commit = '8109cffa323a77593a99928cf427a81936ca77c9'
vite_business_commit = 'a772d0bb9e01aae2e3a6951fde5a2bad8ffe6e4f'
vite_business_commit = '895918653f2abe5b8c830404c674e5e702b2f9da'
vite_wallet_commit = 'f36cbbb4a74cd026f2dae891378c271d22ccc083'
vite_grin_commit = '500f4adb3c8b67cb1da7e06e49a819fdbc37e871'
vite_bnb_commit = 'b71de4cbc632bba469d31ff87d5d434115c68dfb'
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ DEPENDENCIES:
- Toast-Swift (~> 4.0.1)
- Vite_GrinWallet (from `https://github.com/vitelabs/Vite_GrinWallet.git`, commit `500f4adb3c8b67cb1da7e06e49a819fdbc37e871`)
- Vite_HDWalletKit (from `https://github.com/vitelabs/vite-keystore-ios.git`, commit `afd57479c20f6514fb20f47cb0c011db7d471457`)
- ViteBusiness (from `https://github.com/vitelabs/vite-business-ios.git`, commit `a772d0bb9e01aae2e3a6951fde5a2bad8ffe6e4f`)
- ViteBusiness (from `https://github.com/vitelabs/vite-business-ios.git`, commit `895918653f2abe5b8c830404c674e5e702b2f9da`)
- ViteCommunity (from `https://github.com/vitelabs/vite-community-ios.git`, commit `8109cffa323a77593a99928cf427a81936ca77c9`)
- ViteWallet (from `https://github.com/vitelabs/vite-wallet-ios.git`, commit `f36cbbb4a74cd026f2dae891378c271d22ccc083`)
- XCGLogger (~> 7.0)
Expand Down Expand Up @@ -481,7 +481,7 @@ EXTERNAL SOURCES:
:commit: afd57479c20f6514fb20f47cb0c011db7d471457
:git: https://github.com/vitelabs/vite-keystore-ios.git
ViteBusiness:
:commit: a772d0bb9e01aae2e3a6951fde5a2bad8ffe6e4f
:commit: 895918653f2abe5b8c830404c674e5e702b2f9da
:git: https://github.com/vitelabs/vite-business-ios.git
ViteCommunity:
:commit: 8109cffa323a77593a99928cf427a81936ca77c9
Expand All @@ -501,7 +501,7 @@ CHECKOUT OPTIONS:
:commit: afd57479c20f6514fb20f47cb0c011db7d471457
:git: https://github.com/vitelabs/vite-keystore-ios.git
ViteBusiness:
:commit: a772d0bb9e01aae2e3a6951fde5a2bad8ffe6e4f
:commit: 895918653f2abe5b8c830404c674e5e702b2f9da
:git: https://github.com/vitelabs/vite-business-ios.git
ViteCommunity:
:commit: 8109cffa323a77593a99928cf427a81936ca77c9
Expand Down Expand Up @@ -596,6 +596,6 @@ SPEC CHECKSUMS:
web3.swift.pod: 66048c11416c2e7a9a4b35fe42254d0f0d9db4b1
XCGLogger: 0434f15e3909cdc450bb63faf638b8792ab782ab

PODFILE CHECKSUM: 3700b59a6334740b69e8af62395248e5db2fbd7a
PODFILE CHECKSUM: beb65605c821461e0c705758d2b0be9fe2987f7d

COCOAPODS: 1.7.5
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>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>1458</string>
<string>1459</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
Expand Down
110 changes: 55 additions & 55 deletions Vite.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Vite/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1458</string>
<string>1459</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>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>1458</string>
<string>1459</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>1458</string>
<string>1459</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 @@ -80,7 +80,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1458</string>
<string>1459</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>1458</string>
<string>1459</string>
</dict>
</plist>

0 comments on commit 1e8c215

Please sign in to comment.