Skip to content

Commit

Permalink
Update internal Pods to stable version for 21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio committed Jan 9, 2023
1 parent 1e70e9c commit 65c89f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ workspace 'WordPress.xcworkspace'
## ===================================
##
def wordpress_shared
pod 'WordPressShared', '~> 2.0.0-beta.1'
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 => ''
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ PODS:
- UIDeviceIdentifier (~> 2.0)
- WordPressShared (~> 2.0-beta)
- wpxmlrpc (~> 0.9)
- WordPressShared (2.0.0-beta.2)
- WordPressShared (2.0.0)
- WordPressUI (1.12.5)
- WPMediaPicker (1.8.7)
- wpxmlrpc (0.10.0)
Expand Down Expand Up @@ -611,7 +611,7 @@ DEPENDENCIES:
- WordPress-Editor-iOS (~> 1.19.8)
- WordPressAuthenticator (~> 5.0)
- WordPressKit (~> 5.0)
- WordPressShared (~> 2.0.0-beta.1)
- WordPressShared (~> 2.0.0)
- WordPressUI (~> 1.12.5)
- WPMediaPicker (~> 1.8.7)
- Yoga (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.87.0/third-party-podspecs/Yoga.podspec.json`)
Expand Down Expand Up @@ -878,7 +878,7 @@ SPEC CHECKSUMS:
WordPress-Editor-iOS: 9eb9f12f21a5209cb837908d81ffe1e31cb27345
WordPressAuthenticator: 0cdf1bff75bd3f58fe733d6457221f27bbbdc9f4
WordPressKit: 202f529323b079a344f7bc1493b7ebebfd9ed4b5
WordPressShared: 04403b43f821c4ed2b84a2112ef9f64f1e7cdceb
WordPressShared: 35d41bdf0927e714af1fc85fa9cb692f934473be
WordPressUI: c5be816f6c7b3392224ac21de9e521e89fa108ac
WPMediaPicker: 0d45dfd7b3c5651c5236ffd48c1b0b2f60a2d5d2
wpxmlrpc: 68db063041e85d186db21f674adf08d9c70627fd
Expand All @@ -892,6 +892,6 @@ SPEC CHECKSUMS:
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
ZIPFoundation: ae5b4b813d216d3bf0a148773267fff14bd51d37

PODFILE CHECKSUM: ee424efa754995639dc7be3bd1d7acbf5bdc8962
PODFILE CHECKSUM: 0bbcfda4406f0ca65dddda30c6e95e4f99fe33e3

COCOAPODS: 1.11.2

0 comments on commit 65c89f5

Please sign in to comment.