Skip to content

Commit

Permalink
Update: fix linter issues in Podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hassaanelgarem committed May 12, 2023
1 parent 25ba276 commit 59ba377
Showing 1 changed file with 2 additions and 2 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: 'fix/19965-classic-block-media-crash'
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

0 comments on commit 59ba377

Please sign in to comment.