Skip to content

Commit

Permalink
Jenkins Version Bump 1466
Browse files Browse the repository at this point in the history
  • Loading branch information
shitong committed Jun 30, 2020
1 parent 121c374 commit 1248949
Show file tree
Hide file tree
Showing 9 changed files with 78 additions and 78 deletions.
2 changes: 1 addition & 1 deletion 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
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ DEPENDENCIES:
- XCGLogger (~> 7.0)

SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
https://github.com/cocoapods/specs.git:
- Action
- ActionSheetPicker-3.0
- ActiveLabel
Expand Down Expand Up @@ -519,7 +519,7 @@ SPEC CHECKSUMS:
Bagel: 199e0105ac694d6eee9db54dd006c940da6ce81b
BaiduMobStat: 22bcc4f602fb0c02042d173dfadefe60f2e512af
BigInt: 2aad1a9942dc932ec8b84290d2c564a3d76f97ab
BinanceChain: 72bf401bc474845c37999ff2551ac3c56629e100
BinanceChain: 8d576b4e09649a7458281088d91d32366028d255
Charts: 40a08591df1f8ad5c223ddedfb1a06da92f24f7c
CHIPageControl: a787bf7205c9b7e7fbfc412be36c5e8636b68f86
CocoaAsyncSocket: eafaa68a7e0ec99ead0a7b35015e0bf25d2c8987
Expand Down Expand Up @@ -596,6 +596,6 @@ SPEC CHECKSUMS:
web3.swift.pod: 66048c11416c2e7a9a4b35fe42254d0f0d9db4b1
XCGLogger: 0434f15e3909cdc450bb63faf638b8792ab782ab

PODFILE CHECKSUM: 8fdf693288f698aa696b4d9170ae90b101957395
PODFILE CHECKSUM: 07aca39f705cc88994d76134dc1df3d25db24c85

COCOAPODS: 1.8.4
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>1465</string>
<string>1466</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
Expand Down
134 changes: 67 additions & 67 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>1465</string>
<string>1466</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>1465</string>
<string>1466</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>1465</string>
<string>1466</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>1465</string>
<string>1466</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>1465</string>
<string>1466</string>
</dict>
</plist>

0 comments on commit 1248949

Please sign in to comment.