Skip to content

Commit

Permalink
Jenkins Version Bump 1475
Browse files Browse the repository at this point in the history
  • Loading branch information
shitong committed Aug 12, 2020
1 parent ec53d36 commit 4145477
Show file tree
Hide file tree
Showing 9 changed files with 54 additions and 54 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
2 changes: 1 addition & 1 deletion Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,6 @@ SPEC CHECKSUMS:
web3.swift.pod: 66048c11416c2e7a9a4b35fe42254d0f0d9db4b1
XCGLogger: 0434f15e3909cdc450bb63faf638b8792ab782ab

PODFILE CHECKSUM: 13debaa78644c2c5486d4a7ff7af615a1017e833
PODFILE CHECKSUM: 30cfa6896a5454dbd6c3c9fa63dd8713802147c8

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>1474</string>
<string>1475</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
Expand Down
92 changes: 46 additions & 46 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>1474</string>
<string>1475</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>1474</string>
<string>1475</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>1474</string>
<string>1475</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>1474</string>
<string>1475</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>1474</string>
<string>1475</string>
</dict>
</plist>

0 comments on commit 4145477

Please sign in to comment.