Skip to content

Commit

Permalink
Increasing build number to 0102
Browse files Browse the repository at this point in the history
  • Loading branch information
jleandroperez committed May 31, 2018
1 parent 317eae7 commit 2c803d8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
18 changes: 9 additions & 9 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ PODS:
- CocoaLumberjack/Default
- Crashlytics (3.10.1):
- Fabric (~> 1.7.5)
- Fabric (1.7.6)
- Fabric (1.7.7)
- FormatterKit/Resources (1.8.2)
- FormatterKit/TimeIntervalFormatter (1.8.2):
- FormatterKit/Resources
Expand Down Expand Up @@ -64,18 +64,18 @@ PODS:
- WordPressShared (~> 1.0)
- WordPressUI (~> 1.0)
- wpxmlrpc (~> 0.8)
- WordPressKit (1.0.5):
- WordPressKit (1.0.6):
- AFNetworking (= 3.2.1)
- Alamofire (= 4.7.2)
- CocoaLumberjack (= 3.4.2)
- NSObject-SafeExpectations (= 0.0.3)
- UIDeviceIdentifier (~> 0.4)
- WordPressShared (= 1.0.3)
- WordPressShared (~> 1.0.3)
- wpxmlrpc (= 0.8.3)
- WordPressShared (1.0.3):
- WordPressShared (1.0.5):
- CocoaLumberjack (~> 3.4)
- FormatterKit/TimeIntervalFormatter (= 1.8.2)
- WordPressUI (1.0.2)
- WordPressUI (1.0.3)
- wpxmlrpc (0.8.3)

DEPENDENCIES:
Expand Down Expand Up @@ -131,7 +131,7 @@ SPEC CHECKSUMS:
Automattic-Tracks-iOS: d8c6c6c1351b1905a73e45f431b15598d71963b5
CocoaLumberjack: db7cc9e464771f12054c22ff6947c5a58d43a0fd
Crashlytics: aee1a064cbbf99b32efa3f056a5f458d846bc8ff
Fabric: f8d42c893bb187326a7968b62abe55c36a987a46
Fabric: bda89e242bce1b7b8ab264248cf3407774ce0095
FormatterKit: 4b8f29acc9b872d5d12a63efb560661e8f2e1b98
GoogleSignInRepacked: d357702618c555f38923576924661325eb1ef22b
GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f
Expand All @@ -143,9 +143,9 @@ SPEC CHECKSUMS:
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
UIDeviceIdentifier: a959a6d4f51036b4180dd31fb26483a820f1cc46
WordPressAuthenticator: 4c802aa18781858253daf984f873e3efe0dac7ef
WordPressKit: afe6d2c23db6d4f110638c25e86b029e899ffc34
WordPressShared: b8e910d8133a54e9452ab7bd9d8e27e78dc2f5ba
WordPressUI: 70bceaff582bdd6fd8f3ed67aaa200e72fce245d
WordPressKit: f62f8e68ce2300d9a8b4c2b7c743c911bbdbd343
WordPressShared: d7fdb0ca9302cf4bc7f3ec0fbe98d0d8eb721438
WordPressUI: ebf73505c8957df23a1c9fe565fba553be296dc5
wpxmlrpc: bfc572f62ce7ee897f6f38b098d2ba08732ecef4

PODFILE CHECKSUM: 9049dbd0cd98e7a655f9dafc27c3eb744ac72fc5
Expand Down
6 changes: 1 addition & 5 deletions WooCommerce/Resources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.1.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>CFBundleURLTypes</key>
<array>
<dict>
Expand All @@ -47,7 +43,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>0101</string>
<string>0102</string>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>org-appextension-feature-password-management</string>
Expand Down

0 comments on commit 2c803d8

Please sign in to comment.