8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
|
// Zlib settings for Release configuration
|
||
|
|
||
|
#include "Zlib-all.xcconfig"
|
||
|
|
||
|
|
||
|
COPY_PHASE_STRIP = YES
|
||
|
GCC_ENABLE_FIX_AND_CONTINUE = NO
|
||
|
GCC_GENERATE_DEBUGGING_SYMBOLS = NO
|