mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-26 22:09:43 +03:00
8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
|
#include "common.xcconfig"
|
||
|
|
||
|
ONLY_ACTIVE_ARCH = YES
|
||
|
GCC_OPTIMIZATION_LEVEL = 0
|
||
|
COPY_PHASE_STRIP = NO
|
||
|
GCC_ENABLE_FIX_AND_CONTINUE = YES
|
||
|
GCC_DYNAMIC_NO_PIC = NO
|