diff --git a/Podfile b/Podfile index 6935318e51dd565288a4486c2fba745af8bf7ed7..a623fffb616f6f1d05013dd615329a6707de1f41 100644 --- a/Podfile +++ b/Podfile @@ -3,6 +3,8 @@ source 'https://github.com/CocoaPods/Specs.git' +inhibit_all_warnings! + target 'vlc-ios' do pod 'OBSlider', '1.1.0' diff --git a/Podfile.lock b/Podfile.lock index 24aa53a4424c4ff835ce3721733115343d4a62e0..2d8fe393276f7a04711725e61704ecc484edde25 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -35,4 +35,4 @@ SPEC CHECKSUMS: SSKeychain: 88767e903ee8d274ed380e364d96b7a101235286 upnpx: e56e4f26d21c439b2383e03b5ca9082a3d5046a1 -COCOAPODS: 0.36.3 +COCOAPODS: 0.36.4