10 lines
240 B
Plaintext
10 lines
240 B
Plaintext
#include "example.shared.xcconfig"
|
|
|
|
DEAD_CODE_STRIPPING = NO
|
|
ENABLE_TESTABILITY = YES
|
|
GCC_DYNAMIC_NO_PIC = NO
|
|
GCC_OPTIMIZATION_LEVEL = 0
|
|
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) DEBUG=1
|
|
MTL_ENABLE_DEBUG_INFO = YES
|
|
ONLY_ACTIVE_ARCH = YES
|