Skip to content

Commit

Permalink
Jenkins Version Bump 1511
Browse files Browse the repository at this point in the history
  • Loading branch information
Tgbvc committed Oct 16, 2021
1 parent 679eb07 commit 63a3049
Show file tree
Hide file tree
Showing 10 changed files with 90 additions and 90 deletions.
2 changes: 1 addition & 1 deletion .Podfile.patch
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#pod 'ViteCommunity', :path =>'../vite-community-ios/ViteCommunity.podspec'
#pod 'ViteBusiness', :path =>'../vite-business-ios/ViteBusiness.podspec'
#pod 'ViteWallet', :path =>'../vite-wallet-ios/ViteWallet.podspec'
#pod 'ViteWallet', :path =>'../vite-swift-kit/ViteWallet.podspec'

#pod 'Vite_GrinWallet', :path =>'../Vite_GrinWallet/Vite_GrinWallet.podspec'
#pod 'Vite_HDWalletKit', :path =>'../vite-hd-wallet-kit-ios/Vite_HDWalletKit.podspec'
Expand Down
10 changes: 5 additions & 5 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 @@ -64,7 +64,7 @@ target target_name do

#vite kit

vite_community_git = 'https://github.com/vitelabs/vite-community-ios.git'
vite_community_git = 'git@github.com:vitelabs/vite-community-ios.git'
vite_business_git = 'https://github.com/vitelabs/vite-business-ios.git'
vite_wallet_git = 'https://github.com/vitelabs/vite-swift-kit.git'
vite_grin_git = 'https://github.com/vitelabs/vite-grin-wallet-ios.git'
Expand All @@ -73,9 +73,9 @@ target target_name do
HDWalletKit_git = 'https://github.com/vitelabs/HDWallet.git'
web3_git = 'https://github.com/vitelabs/web3swift.git'

vite_community_commit = '74703ad9d6f43d97079657aa6b839b27081660fd'
vite_business_commit = '410ab75d6124bf63da828755e859be90283d064b'
vite_wallet_commit = '3de410124eb5a8966c7c15ebd39dbf301ea21e75'
vite_community_commit = 'ed44739c7acdae0cd27bb64c91b8b8dce9d4f938'
vite_business_commit = '76f10d45b32f12f0d1b7a14129585e1b05b8667d'
vite_wallet_commit = '29c7709b5f013747d4f9bfdc445cb8284584158d'
vite_grin_commit = '4f1141a131e223a5a41686d2e9efa636e3f1ee24'
vite_bnb_commit = '0acae45efdacf2f73e3d1630b835d7984ffeabff'
vite_hd_commit = 'db67644220ab1582459d08d47119ed26dcba8d47'
Expand Down
24 changes: 12 additions & 12 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -388,9 +388,9 @@ 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 `db67644220ab1582459d08d47119ed26dcba8d47`)
- ViteBusiness (from `https://github.com/vitelabs/vite-business-ios.git`, commit `410ab75d6124bf63da828755e859be90283d064b`)
- ViteCommunity (from `https://github.com/vitelabs/vite-community-ios.git`, commit `74703ad9d6f43d97079657aa6b839b27081660fd`)
- ViteWallet (from `https://github.com/vitelabs/vite-swift-kit.git`, commit `3de410124eb5a8966c7c15ebd39dbf301ea21e75`)
- ViteBusiness (from `https://github.com/vitelabs/vite-business-ios.git`, commit `76f10d45b32f12f0d1b7a14129585e1b05b8667d`)
- "ViteCommunity (from `git@github.com:vitelabs/vite-community-ios.git`, commit `ed44739c7acdae0cd27bb64c91b8b8dce9d4f938`)"
- ViteWallet (from `https://github.com/vitelabs/vite-swift-kit.git`, commit `29c7709b5f013747d4f9bfdc445cb8284584158d`)
- web3swift (from `https://github.com/vitelabs/web3swift.git`, commit `d2507cce4faa17916efa14fd84922a3e6b411634`)
- XCGLogger (~> 7.0)

Expand Down Expand Up @@ -486,13 +486,13 @@ EXTERNAL SOURCES:
:commit: db67644220ab1582459d08d47119ed26dcba8d47
:git: https://github.com/vitelabs/vite-hd-wallet-kit-ios.git
ViteBusiness:
:commit: 410ab75d6124bf63da828755e859be90283d064b
:commit: 76f10d45b32f12f0d1b7a14129585e1b05b8667d
:git: https://github.com/vitelabs/vite-business-ios.git
ViteCommunity:
:commit: 74703ad9d6f43d97079657aa6b839b27081660fd
:git: https://github.com/vitelabs/vite-community-ios.git
:commit: ed44739c7acdae0cd27bb64c91b8b8dce9d4f938
:git: "git@github.com:vitelabs/vite-community-ios.git"
ViteWallet:
:commit: 3de410124eb5a8966c7c15ebd39dbf301ea21e75
:commit: 29c7709b5f013747d4f9bfdc445cb8284584158d
:git: https://github.com/vitelabs/vite-swift-kit.git
web3swift:
:commit: d2507cce4faa17916efa14fd84922a3e6b411634
Expand All @@ -515,13 +515,13 @@ CHECKOUT OPTIONS:
:commit: db67644220ab1582459d08d47119ed26dcba8d47
:git: https://github.com/vitelabs/vite-hd-wallet-kit-ios.git
ViteBusiness:
:commit: 410ab75d6124bf63da828755e859be90283d064b
:commit: 76f10d45b32f12f0d1b7a14129585e1b05b8667d
:git: https://github.com/vitelabs/vite-business-ios.git
ViteCommunity:
:commit: 74703ad9d6f43d97079657aa6b839b27081660fd
:git: https://github.com/vitelabs/vite-community-ios.git
:commit: ed44739c7acdae0cd27bb64c91b8b8dce9d4f938
:git: "git@github.com:vitelabs/vite-community-ios.git"
ViteWallet:
:commit: 3de410124eb5a8966c7c15ebd39dbf301ea21e75
:commit: 29c7709b5f013747d4f9bfdc445cb8284584158d
:git: https://github.com/vitelabs/vite-swift-kit.git
web3swift:
:commit: d2507cce4faa17916efa14fd84922a3e6b411634
Expand Down Expand Up @@ -610,6 +610,6 @@ SPEC CHECKSUMS:
web3swift: 22ac889fe28306c5d79704711f20b5ed4b21ba5e
XCGLogger: 0434f15e3909cdc450bb63faf638b8792ab782ab

PODFILE CHECKSUM: cf3fd82d4bed0a39991841ef26be56f6bba7ae3c
PODFILE CHECKSUM: 8cb80d6e7c0f5070e02e50620c2158ff4a4be239

COCOAPODS: 1.10.1
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>1509</string>
<string>1511</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
Expand Down
Loading

0 comments on commit 63a3049

Please sign in to comment.