I use quite a lot third party libraries which have many warnings in it, after the latest Xcode updates. (for example the Facebook SDK pod)
Now all these warnings are shown in my Xcode on the place I want to see my own warnings or errors.
Is there any way to ignore these errors? Fixing them won’t help, since after every “pod install” the changes are discarded.