inhibit warnings from cocoa pods
Showing
... | @@ -3,6 +3,8 @@ | ... | @@ -3,6 +3,8 @@ |
source 'https://github.com/CocoaPods/Specs.git' | source 'https://github.com/CocoaPods/Specs.git' | ||
inhibit_all_warnings! | |||
target 'vlc-ios' do | target 'vlc-ios' do | ||
pod 'OBSlider', '1.1.0' | pod 'OBSlider', '1.1.0' | ||
... | ... |
Please register or sign in to comment