In Xcode 5, is there a way to suppress warnings, such as unused variables for the number of files? In particular, the latest version of Box2D 2.2.1 gives some warnings that are annoying but harmless.
compiler-construction ios compiler-warnings xcode xcode5
Pablo
source share