From 26be35844939fac2adf3d1a024462f8262d51dd1 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Mon, 7 May 2012 15:07:58 +0000 Subject: Warning config. --- Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj') diff --git a/Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj b/Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj index 5a226510..d60a9ff5 100644 --- a/Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj +++ b/Frameworks/QueryKit/QueryKit.xcodeproj/project.pbxproj @@ -517,6 +517,7 @@ GCC_WARN_PROTOTYPE_CONVERSION = YES; GCC_WARN_SHADOW = YES; GCC_WARN_SIGN_COMPARE = YES; + GCC_WARN_STRICT_SELECTOR_MATCH = YES; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNKNOWN_PRAGMAS = YES; @@ -566,6 +567,7 @@ INFOPLIST_FILE = Resources/Info.plist; INSTALL_PATH = "@executable_path/../Frameworks"; PRODUCT_NAME = QueryKit; + WARNING_CFLAGS = "-Wmost"; WRAPPER_EXTENSION = framework; }; name = Release; -- cgit v1.2.3