Skip to content

Commit

Permalink
Update WordPressUI to 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kean committed Jul 21, 2023
1 parent 361587c commit 5ffdcbc
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 @@ -42,7 +42,7 @@ def aztec
end

def wordpress_ui
pod 'WordPressUI', '~> 1.12.5'
pod 'WordPressUI', '~> 1.14'
# pod 'WordPressUI', git: 'https://github.com/wordpress-mobile/WordPressUI-iOS', tag: ''
# pod 'WordPressUI', git: 'https://github.com/wordpress-mobile/WordPressUI-iOS', branch: ''
# pod 'WordPressUI', git: 'https://github.com/wordpress-mobile/WordPressUI-iOS', commit: ''
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ PODS:
- WordPressShared (~> 2.0-beta)
- wpxmlrpc (~> 0.10)
- WordPressShared (2.2.0)
- WordPressUI (1.12.5)
- WordPressUI (1.14.0)
- WPMediaPicker (1.8.8)
- wpxmlrpc (0.10.0)
- Yoga (1.14.0)
Expand Down Expand Up @@ -614,7 +614,7 @@ DEPENDENCIES:
- WordPressAuthenticator (~> 6.3.0-beta.1)
- WordPressKit (~> 8.5)
- WordPressShared (~> 2.2)
- WordPressUI (~> 1.12.5)
- WordPressUI (~> 1.14)
- WPMediaPicker (~> 1.8.8)
- Yoga (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.100.1/third-party-podspecs/Yoga.podspec.json`)
- ZendeskSupportSDK (= 5.3.0)
Expand Down Expand Up @@ -882,7 +882,7 @@ SPEC CHECKSUMS:
WordPressAuthenticator: 453cb91432485204356c909271b02bfe7a409a50
WordPressKit: f6943a6e927e9f57bc8793938af1e3a4c3adb614
WordPressShared: 87f3ee89b0a3e83106106f13a8b71605fb8eb6d2
WordPressUI: c5be816f6c7b3392224ac21de9e521e89fa108ac
WordPressUI: 09b5477f8678446f27e651cccb6b6401bd19d9a3
WPMediaPicker: 0d40b8d66b6dfdaa2d6a41e3be51249ff5898775
wpxmlrpc: 68db063041e85d186db21f674adf08d9c70627fd
Yoga: 5e12f4deb20582f86f6323e1cdff25f07afc87f6
Expand All @@ -895,6 +895,6 @@ SPEC CHECKSUMS:
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
ZIPFoundation: ae5b4b813d216d3bf0a148773267fff14bd51d37

PODFILE CHECKSUM: 219c9d34b99c2ffae24b5f8f02060f2cac26145c
PODFILE CHECKSUM: ea8787fe8194efb2aa97d02a8b026ccc6d6f9602

COCOAPODS: 1.12.1

0 comments on commit 5ffdcbc

Please sign in to comment.