I have a library that started throwing a couple linker warnings under XCode 4.4. The warnings are along the lines of \"ld: warning: instance method \'methodName:\' in catego
If an option for hiding that warning exists it would be under:
Project Navigator(the file list on the left )-> [Project name](the one with the blue icon) -> Build Settings -> Apple LLVM compiler 3.1 - Warnings
Also:
In Xcode, how to suppress all warnings in specific source files?