From 9b56e66eb2eb21c5146b60e697b3057b9c78228d Mon Sep 17 00:00:00 2001 From: stevebaranski Date: Tue, 29 Jan 2019 16:43:20 -0800 Subject: [PATCH] Integrated updates to both WordPressKit and WordPressAuthenticator --- Podfile | 4 ++-- Podfile.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Podfile b/Podfile index 0784700790ae..bd2e9726b61a 100644 --- a/Podfile +++ b/Podfile @@ -52,7 +52,7 @@ def wordpress_ui end def wordpress_kit - pod 'WordPressKit', '~> 1.8.0' + pod 'WordPressKit', '~> 2.0.0-beta' ##pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :commit => '28ca4a9' ##pod 'WordPressKit', :path => '~/Developer/a8c/WordPressKit-iOS' end @@ -130,7 +130,7 @@ target 'WordPress' do ## while PR is in review: ## pod 'WPMediaPicker', :git => 'https://github.com/wordpress-mobile/MediaPicker-iOS.git', :commit => 'e546205cd2a992838837b0a4de502507b89b6e63' - pod 'WordPressAuthenticator', '~> 1.1.8' + pod 'WordPressAuthenticator', '~> 1.1.9-beta' #pod 'WordPressAuthenticator', :path => '../WordPressAuthenticator-iOS' #pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git' , :commit => '82900447393674532003833cc1f3a4ad1c53997f' diff --git a/Podfile.lock b/Podfile.lock index eb580056a087..778e26ecfcaf 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -176,7 +176,7 @@ PODS: - WordPress-Aztec-iOS (1.4.1) - WordPress-Editor-iOS (1.4.1): - WordPress-Aztec-iOS (= 1.4.1) - - WordPressAuthenticator (1.1.8): + - WordPressAuthenticator (1.1.9-beta.1): - 1PasswordExtension (= 1.8.5) - Alamofire (= 4.7.3) - CocoaLumberjack (= 3.4.2) @@ -185,10 +185,10 @@ PODS: - lottie-ios (= 2.5.2) - "NSURL+IDN (= 0.3)" - SVProgressHUD (= 2.2.5) - - WordPressKit (~> 1.8.0) + - WordPressKit (~> 2.0-beta) - WordPressShared (~> 1.4) - WordPressUI (~> 1.0) - - WordPressKit (1.8.0): + - WordPressKit (2.0.0-beta.1): - Alamofire (~> 4.7.3) - CocoaLumberjack (= 3.4.2) - NSObject-SafeExpectations (= 0.0.3) @@ -244,8 +244,8 @@ DEPENDENCIES: - Starscream (= 3.0.6) - SVProgressHUD (= 2.2.5) - WordPress-Editor-iOS (= 1.4.1) - - WordPressAuthenticator (~> 1.1.8) - - WordPressKit (~> 1.8.0) + - WordPressAuthenticator (~> 1.1.9-beta) + - WordPressKit (~> 2.0.0-beta) - WordPressShared (~> 1.7.0-beta) - WordPressUI (from `https://github.com/wordpress-mobile/WordPressUI-iOS.git`, tag `1.2.0`) - WPMediaPicker (= 1.3.2) @@ -376,8 +376,8 @@ SPEC CHECKSUMS: UIDeviceIdentifier: 8f8a24b257a4d978c8d40ad1e7355b944ffbfa8c WordPress-Aztec-iOS: 383ea61afd3f96ef4d0c7e3f1ab8e7a362f5cd67 WordPress-Editor-iOS: 617116ef6b454ff11eed2cbdeafc6cf78a54aec2 - WordPressAuthenticator: edea3f3cb344c97f2381722286c398a027054d4c - WordPressKit: 23d7de239367cfea9f9eef8aefe1933e47566cf2 + WordPressAuthenticator: 40ed3d920f134227a6ab069576378293c0bda401 + WordPressKit: 2b6f01a7459d358b8cf6d825348c6cf7174107b2 WordPressShared: 9889ea6eaeb951df12e2901f98bd194df728d2a1 WordPressUI: 44fe43a9c5c504dfd534286e39e1ce6ebcd69ff5 WPMediaPicker: e50edd8f30f5d87288840941ef3ff9cd11860937 @@ -385,6 +385,6 @@ SPEC CHECKSUMS: yoga: f37b1edbd68be803f1dc4d57d40d8a5b277d8e2c ZendeskSDK: 44ee00338dd718495f0364369420ae11b389c878 -PODFILE CHECKSUM: cbf4334fe05f69e4d20ea3c7391679fd9cb7b8af +PODFILE CHECKSUM: 204dadeee3ec881d1d9c279e11aac6099aace6fb COCOAPODS: 1.5.3