Browse Source

inhibit warnings from cocoa pods

Tobias Conradi 10 years ago
parent
commit
83ca4f48f4
2 changed files with 3 additions and 1 deletions
  1. 2 0
      Podfile
  2. 1 1
      Podfile.lock

+ 2 - 0
Podfile

@@ -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'

+ 1 - 1
Podfile.lock

@@ -35,4 +35,4 @@ SPEC CHECKSUMS:
   SSKeychain: 88767e903ee8d274ed380e364d96b7a101235286
   SSKeychain: 88767e903ee8d274ed380e364d96b7a101235286
   upnpx: e56e4f26d21c439b2383e03b5ca9082a3d5046a1
   upnpx: e56e4f26d21c439b2383e03b5ca9082a3d5046a1
 
 
-COCOAPODS: 0.36.3
+COCOAPODS: 0.36.4