enable testability

This commit is contained in:
John Rommel Estropia
2015-12-05 19:30:04 +09:00
parent 88b13189e5
commit 3c4350bd5d

View File

@@ -1206,6 +1206,7 @@
CURRENT_PROJECT_VERSION = 1;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;