Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Commit

Permalink
Inhibit all warnings from CocoaPods
Browse files Browse the repository at this point in the history
  • Loading branch information
devxoul committed Apr 30, 2017
1 parent f5d7819 commit 98c77ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Podfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
platform :ios, '9.0'
inhibit_all_warnings!

target 'Drrrible' do
use_frameworks!
Expand Down
2 changes: 1 addition & 1 deletion Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,6 @@ SPEC CHECKSUMS:
WebLinking: 3f71787c14a225148e8be29fe6e7c98597cbc459
Yet: 54bc49057805c60f4cd9e5ae7e9384dba7e98626

PODFILE CHECKSUM: b06b46759581b80ec07ff6b454a05f4486d5fe0a
PODFILE CHECKSUM: e5d5a073076c3d829eddb6801d40d80b9c41246d

COCOAPODS: 1.2.0

0 comments on commit 98c77ad

Please sign in to comment.