Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ end
def wordpress_kit
pod 'WordPressKit', '~> 4.6.0-beta.6'
#pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :tag => '4.6.0-beta.3'
#pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :branch => 'fix/datarequest-weak-reference'
#pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :branch => 'issue/79-migrate-swift-5'
#pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :commit => '24af2c192fd628f4c5bb3e9be6c8312cb45260fe'
#pod 'WordPressKit', :path => '../WordPressKit-iOS'
end
Expand Down Expand Up @@ -178,7 +178,7 @@ target 'WordPress' do

pod 'NSURL+IDN', '0.4'

pod 'WPMediaPicker', '~> 1.6.1-beta.1'
pod 'WPMediaPicker', '~> 1.6.1-beta.2'
## while PR is in review:
# pod 'WPMediaPicker', :git => 'https://github.com/wordpress-mobile/MediaPicker-iOS.git', :branch => ''
# pod 'WPMediaPicker', :path => '../MediaPicker-iOS'
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ PODS:
- CocoaLumberjack (~> 3.4)
- FormatterKit/TimeIntervalFormatter (= 1.8.2)
- WordPressUI (1.5.2-beta.1)
- WPMediaPicker (1.6.1-beta.1)
- WPMediaPicker (1.6.1-beta.2)
- wpxmlrpc (0.8.5-beta.1)
- Yoga (1.14.0)
- ZendeskCommonUISDK (4.0.0):
Expand Down Expand Up @@ -480,7 +480,7 @@ DEPENDENCIES:
- WordPressMocks (~> 0.0.8)
- WordPressShared (= 1.8.16-beta.1)
- WordPressUI (~> 1.5.2-beta.1)
- WPMediaPicker (~> 1.6.1-beta.1)
- WPMediaPicker (~> 1.6.1-beta.2)
- Yoga (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/d377b883c761c2a71d29bd631f3d3227b3e313a2/react-native-gutenberg-bridge/third-party-podspecs/Yoga.podspec.json`)
- ZendeskSupportSDK (= 5.0.0)
- ZIPFoundation (~> 0.9.8)
Expand Down Expand Up @@ -694,7 +694,7 @@ SPEC CHECKSUMS:
WordPressMocks: b4064b99a073117bbc304abe82df78f2fbe60992
WordPressShared: ddcb40e608bc0f0162cce5e8df006584febcec50
WordPressUI: 77907b59f39530af1003a30e6148a3ad0d2b179f
WPMediaPicker: 33752b2045b18dc2c9ea4ac5165a7c6bf0111d5d
WPMediaPicker: d426e9af45a454df8850d9e045cf6a52a8b599ed
wpxmlrpc: d758b6ad17723d31d06493acc932f6d9b340de95
Yoga: c920bf12bf8146aa5cd118063378c2cf5682d16c
ZendeskCommonUISDK: 3c432801e31abff97d6e30441ea102eaef6b99e2
Expand All @@ -706,6 +706,6 @@ SPEC CHECKSUMS:
ZendeskSupportSDK: a87ab1e4badace92c75eb11dc77ede1e995b2adc
ZIPFoundation: 249fa8890597086cd536bb2df5c9804d84e122b0

PODFILE CHECKSUM: e57cadf568e5de5aa6aa8530bdafdd29366f6d5c
PODFILE CHECKSUM: 51f5e49dd6ff97f4678db663f2cfb0030172f80e

COCOAPODS: 1.8.4