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