From 9706eebf7c92455f7a7b99038e05f31dd8001c5f Mon Sep 17 00:00:00 2001 From: "Tanner W. Stokes" Date: Mon, 17 Jan 2022 22:16:47 -0500 Subject: [PATCH] Point to beta pods. --- Podfile | 8 ++++---- Podfile.lock | 14 +++++++------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Podfile b/Podfile index 23959704d81e..ba984bc8c89d 100644 --- a/Podfile +++ b/Podfile @@ -47,10 +47,10 @@ def wordpress_ui end def wordpress_kit - # pod 'WordPressKit', '~> 4.45.0' + pod 'WordPressKit', '~> 4.46.0-beta.1' # pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :tag => '' # pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :branch => '' - pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :commit => '0bd4dc8d4905b4f7130b380e82dbc7d175a70020' + # pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :commit => '' # pod 'WordPressKit', :path => '../WordPressKit-iOS' end @@ -218,9 +218,9 @@ abstract_target 'Apps' do pod 'Gridicons', '~> 1.1.0' - # pod 'WordPressAuthenticator', '~> 1.42.2' + pod 'WordPressAuthenticator', '~> 1.43.0-beta.2' # pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :branch => '' - pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => '86290bba58d784e9962a05c1a2133a2d2ee1f4af' + # pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => '' # pod 'WordPressAuthenticator', :path => '../WordPressAuthenticator-iOS' pod 'MediaEditor', '~> 1.2.1' diff --git a/Podfile.lock b/Podfile.lock index 43f9f8c2e03b..04a8f91b567e 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -454,7 +454,7 @@ PODS: - WordPress-Aztec-iOS (1.19.7) - WordPress-Editor-iOS (1.19.7): - WordPress-Aztec-iOS (= 1.19.7) - - WordPressAuthenticator (1.42.2): + - WordPressAuthenticator (1.43.0-beta.2): - Alamofire (~> 4.8) - CocoaLumberjack (~> 3.5) - GoogleSignIn (~> 6.0.1) @@ -465,7 +465,7 @@ PODS: - WordPressKit (~> 4.18-beta) - WordPressShared (~> 1.12-beta) - WordPressUI (~> 1.7-beta) - - WordPressKit (4.45.0): + - WordPressKit (4.46.0-beta.1): - Alamofire (~> 4.8.0) - CocoaLumberjack (~> 3.4) - NSObject-SafeExpectations (= 0.0.4) @@ -568,8 +568,8 @@ DEPENDENCIES: - Starscream (= 3.0.6) - SVProgressHUD (= 2.2.5) - WordPress-Editor-iOS (~> 1.19.7) - - WordPressAuthenticator (~> 1.42.2) - - WordPressKit (~> 4.45.0) + - WordPressAuthenticator (~> 1.43.0-beta.2) + - WordPressKit (~> 4.46.0-beta.1) - WordPressMocks (~> 0.0.15) - WordPressShared (~> 1.17.0) - WordPressUI (~> 1.12.3) @@ -832,8 +832,8 @@ SPEC CHECKSUMS: UIDeviceIdentifier: d0fee204f467dacf8808b7ac14ce43affeb271a5 WordPress-Aztec-iOS: 144f124148079084860368dfd27cb96e0952853e WordPress-Editor-iOS: 20551d5a5e51f29832064f08faaaae8e1da7e1e2 - WordPressAuthenticator: 93f704305a3ad13703f9f2e6375a2bcf8fb7c137 - WordPressKit: 7d4ecdcb62b3826b491dad9fb9b6fb02ac9702b5 + WordPressAuthenticator: 0b3423546d92a976e3ce627d2e5a0350716b1f5b + WordPressKit: 52329b519bd0da6533cd4c79070424d0672ed7ee WordPressMocks: 6b52b0764d9939408151367dd9c6e8a910877f4d WordPressShared: a4b0308a6345d4dda20c8f7ad9317df4246b4a00 WordPressUI: 45591178e843ecb82e65e868ec766148befe9f9f @@ -849,6 +849,6 @@ SPEC CHECKSUMS: ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba ZIPFoundation: e27423c004a5a1410c15933407747374e7c6cb6e -PODFILE CHECKSUM: 1a8c4d354b3b437de71517e270897820e3efc7c0 +PODFILE CHECKSUM: f18b631a6b25713184495ced4e4387f59388c803 COCOAPODS: 1.11.2