2
0

Disable ADHOC and tester functionality / bypasses.

This commit is contained in:
Maarten Billemont
2017-04-18 20:30:06 -04:00
parent d704f451a3
commit c99252809d
5 changed files with 3 additions and 19 deletions

View File

@@ -4005,7 +4005,6 @@
GCC_NO_COMMON_BLOCKS = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
"ADHOC=1",
"$(inherited)",
"NDEBUG=1",
"NS_BLOCK_ASSERTIONS=1",
@@ -4273,7 +4272,6 @@
GCC_NO_COMMON_BLOCKS = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
"ADHOC=1",
"$(inherited)",
"NDEBUG=1",
"NS_BLOCK_ASSERTIONS=1",