Skip to content

Commit

Permalink
Bump MediaPicker pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
frosty committed Oct 1, 2020
1 parent 3f4aa88 commit 0b3c392
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -184,10 +184,10 @@ target 'WordPress' do

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

#pod 'WPMediaPicker', '~> 1.7.0'
pod 'WPMediaPicker', '~> 1.7.2'
#pod 'WPMediaPicker', :git => 'https://github.com/wordpress-mobile/MediaPicker-iOS.git', :tag => '1.7.0'
## while PR is in review:
pod 'WPMediaPicker', :git => 'https://github.com/wordpress-mobile/MediaPicker-iOS.git', :branch => 'fix/ios-14-asset-crash'
# pod 'WPMediaPicker', :git => 'https://github.com/wordpress-mobile/MediaPicker-iOS.git', :branch => ''
# pod 'WPMediaPicker', :path => '../MediaPicker-iOS'

pod 'Gridicons', '~> 1.0.1'
Expand Down
15 changes: 5 additions & 10 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ PODS:
- CocoaLumberjack (~> 3.4)
- FormatterKit/TimeIntervalFormatter (= 1.8.2)
- WordPressUI (1.7.1)
- WPMediaPicker (1.7.2-beta.1)
- WPMediaPicker (1.7.2)
- wpxmlrpc (0.8.5)
- Yoga (1.14.0)
- ZendeskCommonUISDK (4.0.0):
Expand Down Expand Up @@ -510,7 +510,7 @@ DEPENDENCIES:
- WordPressMocks (~> 0.0.8)
- WordPressShared (~> 1.12.0)
- WordPressUI (~> 1.7.1)
- WPMediaPicker (from `https://github.com/wordpress-mobile/MediaPicker-iOS.git`, branch `fix/ios-14-asset-crash`)
- WPMediaPicker (~> 1.7.2)
- Yoga (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.37.1/third-party-podspecs/Yoga.podspec.json`)
- ZendeskSupportSDK (= 5.0.0)
- ZIPFoundation (~> 0.9.8)
Expand Down Expand Up @@ -560,6 +560,7 @@ SPEC REPOS:
- WordPressMocks
- WordPressShared
- WordPressUI
- WPMediaPicker
- wpxmlrpc
- ZendeskCommonUISDK
- ZendeskCoreSDK
Expand Down Expand Up @@ -656,9 +657,6 @@ EXTERNAL SOURCES:
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
:submodules: true
:tag: v1.37.1
WPMediaPicker:
:branch: fix/ios-14-asset-crash
:git: https://github.com/wordpress-mobile/MediaPicker-iOS.git
Yoga:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.37.1/third-party-podspecs/Yoga.podspec.json

Expand All @@ -677,9 +675,6 @@ CHECKOUT OPTIONS:
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
:submodules: true
:tag: v1.37.1
WPMediaPicker:
:commit: 4a33d6c64a189a817a78e90e042dfae79e3cc18f
:git: https://github.com/wordpress-mobile/MediaPicker-iOS.git

SPEC CHECKSUMS:
1PasswordExtension: f97cc80ae58053c331b2b6dc8843ba7103b33794
Expand Down Expand Up @@ -765,7 +760,7 @@ SPEC CHECKSUMS:
WordPressMocks: b4064b99a073117bbc304abe82df78f2fbe60992
WordPressShared: 38cb62e9cb998d4dc3c1611f17934c6875a6b3e8
WordPressUI: 9da5d966b8beb091950cd96880db398d7f30e246
WPMediaPicker: ce9b4d729c5aaa8158574faf065e1cf81594822c
WPMediaPicker: d5ae9a83cd5cc0e4de46bfc1c59120aa86658bc3
wpxmlrpc: 6a9bdd6ab9d1b159b384b0df0f3f39de9af4fecf
Yoga: c920bf12bf8146aa5cd118063378c2cf5682d16c
ZendeskCommonUISDK: 3c432801e31abff97d6e30441ea102eaef6b99e2
Expand All @@ -777,6 +772,6 @@ SPEC CHECKSUMS:
ZendeskSupportSDK: a87ab1e4badace92c75eb11dc77ede1e995b2adc
ZIPFoundation: 249fa8890597086cd536bb2df5c9804d84e122b0

PODFILE CHECKSUM: ae60f122d85c9acca9f3e84ec68374813d4a8898
PODFILE CHECKSUM: 530852a4f04988ff1f30ad7efae029fcc4f55a26

COCOAPODS: 1.9.3

0 comments on commit 0b3c392

Please sign in to comment.