Inhibit warnings per pod, not all warnings
If you are inhibiting all warnings in your Podfile using inhibit_all_warnings!
reconsider to inhibit them per pod and only when it's necessary.
pod 'SSZipArchive', :inhibit_warnings => true
You definitely shouldn't inhibit warning for your own libraries added as pods.
Written by Victor Ilyukevich
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ios development
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#