diff --git a/Podfile b/Podfile index 48715177747c..735aa5e07387 100644 --- a/Podfile +++ b/Podfile @@ -20,11 +20,11 @@ workspace 'WordPress.xcworkspace' ## =================================== ## def wordpress_shared - pod 'WordPressShared', '~> 2.0.0' - # pod 'WordPressShared', :git => 'https://github.com/wordpress-mobile/WordPress-iOS-Shared.git', :tag => '' - # pod 'WordPressShared', :git => 'https://github.com/wordpress-mobile/WordPress-iOS-Shared.git', :branch => 'delete-cocoalumberjack' - # pod 'WordPressShared', :git => 'https://github.com/wordpress-mobile/WordPress-iOS-Shared.git', :commit => '' - # pod 'WordPressShared', :path => '../WordPress-iOS-Shared' + pod 'WordPressShared', '~> 2.0.1-beta.1' + # pod 'WordPressShared', git: 'https://github.com/wordpress-mobile/WordPress-iOS-Shared.git', tag: '' + # pod 'WordPressShared', git: 'https://github.com/wordpress-mobile/WordPress-iOS-Shared.git', branch: '' + # pod 'WordPressShared', git: 'https://github.com/wordpress-mobile/WordPress-iOS-Shared.git', commit: '' + # pod 'WordPressShared', path: '../WordPress-iOS-Shared' end def aztec diff --git a/Podfile.lock b/Podfile.lock index 2a72eebb823c..af286dbf549a 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -516,7 +516,7 @@ PODS: - UIDeviceIdentifier (~> 2.0) - WordPressShared (~> 2.0-beta) - wpxmlrpc (~> 0.9) - - WordPressShared (2.0.0) + - WordPressShared (2.0.1-beta.1) - WordPressUI (1.12.5) - WPMediaPicker (1.8.7) - wpxmlrpc (0.10.0) @@ -611,7 +611,7 @@ DEPENDENCIES: - WordPress-Editor-iOS (~> 1.19.8) - WordPressAuthenticator (~> 5.0) - WordPressKit (~> 5.0) - - WordPressShared (~> 2.0.0) + - WordPressShared (~> 2.0.1-beta.1) - WordPressUI (~> 1.12.5) - WPMediaPicker (~> 1.8.7) - Yoga (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.87.1/third-party-podspecs/Yoga.podspec.json`) @@ -878,7 +878,7 @@ SPEC CHECKSUMS: WordPress-Editor-iOS: 9eb9f12f21a5209cb837908d81ffe1e31cb27345 WordPressAuthenticator: 0cdf1bff75bd3f58fe733d6457221f27bbbdc9f4 WordPressKit: 202f529323b079a344f7bc1493b7ebebfd9ed4b5 - WordPressShared: 35d41bdf0927e714af1fc85fa9cb692f934473be + WordPressShared: 5ba89467f7ba468c023c441045bb70b4933ff6d4 WordPressUI: c5be816f6c7b3392224ac21de9e521e89fa108ac WPMediaPicker: 0d45dfd7b3c5651c5236ffd48c1b0b2f60a2d5d2 wpxmlrpc: 68db063041e85d186db21f674adf08d9c70627fd @@ -892,6 +892,6 @@ SPEC CHECKSUMS: ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba ZIPFoundation: ae5b4b813d216d3bf0a148773267fff14bd51d37 -PODFILE CHECKSUM: e5a8b86bfb7d34f670dd53ebc44c2c3f05058543 +PODFILE CHECKSUM: 42b08cc7024f28711cc5eecbb6ec28f3219c4020 COCOAPODS: 1.11.2