Skip to content

Commit

Permalink
Update: point to WPMediaPicker version 1.8.8-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hassaanelgarem committed May 12, 2023
1 parent 591a5ed commit 945036d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ abstract_target 'Apps' do

pod 'NSURL+IDN', '~> 0.4'

pod 'WPMediaPicker', '~> 1.8.7'
# pod 'WPMediaPicker', '~> 1.8.7'
## while PR is in review:
# pod 'WPMediaPicker', git: 'https://github.com/wordpress-mobile/MediaPicker-iOS.git', branch: ''
pod 'WPMediaPicker', git: 'https://github.com/wordpress-mobile/MediaPicker-iOS.git', branch: 'fix/19965-classic-block-media-crash'
# pod 'WPMediaPicker', path: '../MediaPicker-iOS'

pod 'Gridicons', '~> 1.1.0'
Expand Down
15 changes: 10 additions & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ PODS:
- wpxmlrpc (~> 0.10)
- WordPressShared (2.2.0)
- WordPressUI (1.12.5)
- WPMediaPicker (1.8.7)
- WPMediaPicker (1.8.8-beta.1)
- wpxmlrpc (0.10.0)
- Yoga (1.14.0)
- ZendeskCommonUISDK (6.1.2)
Expand Down Expand Up @@ -615,7 +615,7 @@ DEPENDENCIES:
- WordPressKit (~> 8.1.0-beta)
- WordPressShared (from `https://github.com/wordpress-mobile/WordPress-iOS-Shared.git`, branch `trunk`)
- WordPressUI (~> 1.12.5)
- WPMediaPicker (~> 1.8.7)
- WPMediaPicker (from `https://github.com/wordpress-mobile/MediaPicker-iOS.git`, branch `fix/19965-classic-block-media-crash`)
- Yoga (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.94.0/third-party-podspecs/Yoga.podspec.json`)
- ZendeskSupportSDK (= 5.3.0)
- ZIPFoundation (~> 0.9.8)
Expand Down Expand Up @@ -663,7 +663,6 @@ SPEC REPOS:
- WordPress-Editor-iOS
- WordPressKit
- WordPressUI
- WPMediaPicker
- wpxmlrpc
- ZendeskCommonUISDK
- ZendeskCoreSDK
Expand Down Expand Up @@ -779,6 +778,9 @@ EXTERNAL SOURCES:
WordPressShared:
:branch: trunk
:git: https://github.com/wordpress-mobile/WordPress-iOS-Shared.git
WPMediaPicker:
:branch: fix/19965-classic-block-media-crash
:git: https://github.com/wordpress-mobile/MediaPicker-iOS.git
Yoga:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.94.0/third-party-podspecs/Yoga.podspec.json

Expand All @@ -797,6 +799,9 @@ CHECKOUT OPTIONS:
WordPressShared:
:commit: 9a010fdab8d31f9e1fa0511f231e7068ef0170b1
:git: https://github.com/wordpress-mobile/WordPress-iOS-Shared.git
WPMediaPicker:
:commit: cab8e939b9e6c8b9ed7877c6b1bbbfd25d30b884
:git: https://github.com/wordpress-mobile/MediaPicker-iOS.git

SPEC CHECKSUMS:
Alamofire: 3ec537f71edc9804815215393ae2b1a8ea33a844
Expand Down Expand Up @@ -888,7 +893,7 @@ SPEC CHECKSUMS:
WordPressKit: 707e723428027ac0aa9d514807e391117588dd5d
WordPressShared: 87f3ee89b0a3e83106106f13a8b71605fb8eb6d2
WordPressUI: c5be816f6c7b3392224ac21de9e521e89fa108ac
WPMediaPicker: 0d45dfd7b3c5651c5236ffd48c1b0b2f60a2d5d2
WPMediaPicker: 3b0d7272bec6eb0d8bc267daa5606c9b259e6cbb
wpxmlrpc: 68db063041e85d186db21f674adf08d9c70627fd
Yoga: 5e12f4deb20582f86f6323e1cdff25f07afc87f6
ZendeskCommonUISDK: 5f0a83f412e07ae23701f18c412fe783b3249ef5
Expand All @@ -900,6 +905,6 @@ SPEC CHECKSUMS:
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
ZIPFoundation: ae5b4b813d216d3bf0a148773267fff14bd51d37

PODFILE CHECKSUM: e50160a649d94dcab9a9727eab8d626d4c9a7f51
PODFILE CHECKSUM: 8ee86fddf87bdb9bd0441aa5530166860187cc4d

COCOAPODS: 1.11.3

0 comments on commit 945036d

Please sign in to comment.