Skip to content

Commit

Permalink
Jenkins Version Bump 1492
Browse files Browse the repository at this point in the history
  • Loading branch information
shitong committed Oct 28, 2020
1 parent 035dbb9 commit b8835d6
Show file tree
Hide file tree
Showing 9 changed files with 80 additions and 80 deletions.
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source 'https://github.com/CocoaPods/Specs.git'
require './vite_pod'

# Vite ViteOfficial ViteTest ViteDapp
target_name = 'ViteTest'
target_name = 'ViteOfficial'


def vite_config(config, name)
Expand Down Expand Up @@ -72,7 +72,7 @@ target target_name do
vite_hd_git = 'https://github.com/vitelabs/vite-hd-wallet-kit-ios.git'

vite_community_commit = '9b2789c13c84ae1a4e909d34b09e989e7067fb59'
vite_business_commit = '62488cfc193bb0d328fc94bb1a8335a9f82b119f'
vite_business_commit = '07d14091f83ef04d75e07b3f0049b684abb09c64'
vite_wallet_commit = 'bcef93e78ef0af47c76b59b5083338de7bb741e9'
vite_grin_commit = '4f1141a131e223a5a41686d2e9efa636e3f1ee24'
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 @@ -389,7 +389,7 @@ DEPENDENCIES:
- Toast-Swift (~> 4.0.1)
- Vite_GrinWallet (from `https://github.com/vitelabs/vite-grin-wallet-ios.git`, commit `4f1141a131e223a5a41686d2e9efa636e3f1ee24`)
- Vite_HDWalletKit (from `https://github.com/vitelabs/vite-hd-wallet-kit-ios.git`, commit `afffc6fb34690e49ae94f2fd796032e08f487c53`)
- ViteBusiness (from `https://github.com/vitelabs/vite-business-ios.git`, commit `62488cfc193bb0d328fc94bb1a8335a9f82b119f`)
- ViteBusiness (from `https://github.com/vitelabs/vite-business-ios.git`, commit `07d14091f83ef04d75e07b3f0049b684abb09c64`)
- ViteCommunity (from `https://github.com/vitelabs/vite-community-ios.git`, commit `9b2789c13c84ae1a4e909d34b09e989e7067fb59`)
- ViteWallet (from `https://github.com/vitelabs/vite-swift-kit.git`, commit `bcef93e78ef0af47c76b59b5083338de7bb741e9`)
- XCGLogger (~> 7.0)
Expand Down Expand Up @@ -484,7 +484,7 @@ EXTERNAL SOURCES:
:commit: afffc6fb34690e49ae94f2fd796032e08f487c53
:git: https://github.com/vitelabs/vite-hd-wallet-kit-ios.git
ViteBusiness:
:commit: 62488cfc193bb0d328fc94bb1a8335a9f82b119f
:commit: 07d14091f83ef04d75e07b3f0049b684abb09c64
:git: https://github.com/vitelabs/vite-business-ios.git
ViteCommunity:
:commit: 9b2789c13c84ae1a4e909d34b09e989e7067fb59
Expand All @@ -504,7 +504,7 @@ CHECKOUT OPTIONS:
:commit: afffc6fb34690e49ae94f2fd796032e08f487c53
:git: https://github.com/vitelabs/vite-hd-wallet-kit-ios.git
ViteBusiness:
:commit: 62488cfc193bb0d328fc94bb1a8335a9f82b119f
:commit: 07d14091f83ef04d75e07b3f0049b684abb09c64
:git: https://github.com/vitelabs/vite-business-ios.git
ViteCommunity:
:commit: 9b2789c13c84ae1a4e909d34b09e989e7067fb59
Expand Down Expand Up @@ -597,6 +597,6 @@ SPEC CHECKSUMS:
web3.swift.pod: 66048c11416c2e7a9a4b35fe42254d0f0d9db4b1
XCGLogger: 0434f15e3909cdc450bb63faf638b8792ab782ab

PODFILE CHECKSUM: 0ff868e3b6fc8d27d14edd3a5db39af719246cca
PODFILE CHECKSUM: e1cd2ff770ea30f4a728da5bb9ecb16ebc064e30

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>1491</string>
<string>1492</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
Expand Down
136 changes: 68 additions & 68 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>1491</string>
<string>1492</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>1491</string>
<string>1492</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>1491</string>
<string>1492</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>1491</string>
<string>1492</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>1491</string>
<string>1492</string>
</dict>
</plist>

0 comments on commit b8835d6

Please sign in to comment.