浏览代码

inhibit warnings from cocoa pods

Tobias Conradi 10 年之前
父节点
当前提交
83ca4f48f4
共有 2 个文件被更改,包括 3 次插入1 次删除
  1. 2 0
      Podfile
  2. 1 1
      Podfile.lock

+ 2 - 0
Podfile

@@ -3,6 +3,8 @@
 
 source 'https://github.com/CocoaPods/Specs.git'
 
+inhibit_all_warnings!
+
 target 'vlc-ios' do
 
 pod 'OBSlider', '1.1.0'

+ 1 - 1
Podfile.lock

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