mirror of
https://github.com/aufflick/Catakig.git
synced 2025-02-16 20:31:12 +00:00
10 lines
211 B
Plaintext
10 lines
211 B
Plaintext
#include "common" // file 'common.xcconfig'
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 0
|
|
GCC_DYNAMIC_NO_PIC = NO
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = YES
|
|
|
|
ZERO_LINK = YES
|
|
COPY_PHASE_STRIP = NO
|
|
GCC_ENABLE_FIX_AND_CONTINUE = YES
|