CocoaSeeds
CocoaSeeds copied to clipboard
Disable warnings for library added
As the arc featured, a warnings handler featured would be awesome. Once again, I'm using SKMediaTap library which has some warnings, useless for the project. A way to disable warnings for a seed, or all of them would be great!
In action, just add the -w flag to the library concerned.
@tbaranes, Did you mean something like inhibit_all_warnings! in CocoaPods?
In the idea, yes :)