Skip to content

Commit

Permalink
Update WordPressShared to 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzkocer committed Jul 10, 2023
1 parent d98b254 commit bfed0b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ workspace 'WordPress.xcworkspace'
## ===================================
##
def wordpress_shared
pod 'WordPressShared', '~> 2.2-beta'
pod 'WordPressShared', '~> 2.2'
# 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: 'trunk'
# pod 'WordPressShared', git: 'https://github.com/wordpress-mobile/WordPress-iOS-Shared.git', commit: ''
Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@ DEPENDENCIES:
- WordPress-Editor-iOS (~> 1.19.8)
- WordPressAuthenticator (~> 6.1-beta)
- WordPressKit (~> 8.5-beta)
- WordPressShared (~> 2.2-beta)
- WordPressShared (~> 2.2)
- WordPressUI (~> 1.12.5)
- WPMediaPicker (~> 1.8-beta)
- Yoga (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.99.0/third-party-podspecs/Yoga.podspec.json`)
Expand Down Expand Up @@ -895,6 +895,6 @@ SPEC CHECKSUMS:
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
ZIPFoundation: ae5b4b813d216d3bf0a148773267fff14bd51d37

PODFILE CHECKSUM: dd2923ba0655d06a0e85bdf9aa0d38304e8f087e
PODFILE CHECKSUM: 083ba0431a3f9b99fbe76f863d853355f9432eae

COCOAPODS: 1.12.1

0 comments on commit bfed0b9

Please sign in to comment.