summaryrefslogtreecommitdiff
path: root/cocoa/config/debug.xcconfig
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/config/debug.xcconfig')
-rw-r--r--cocoa/config/debug.xcconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/cocoa/config/debug.xcconfig b/cocoa/config/debug.xcconfig
new file mode 100644
index 000000000..82504178e
--- /dev/null
+++ b/cocoa/config/debug.xcconfig
@@ -0,0 +1,7 @@
+#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