]> git.saurik.com Git - apple/security.git/blobdiff - config/base.xcconfig
Security-55471.tar.gz
[apple/security.git] / config / base.xcconfig
index 7c1c312ecd88963256848b2ba4ad86a7868afead..905215b6338d5cec0984d1509196c77669c7dcaf 100644 (file)
@@ -5,4 +5,11 @@ DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
 SDKROOT = 
 CURRENT_PROJECT_VERSION = $(RC_ProjectSourceVersion)
 VERSIONING_SYSTEM = apple-generic;
-DEAD_CODE_STRIPPING = YES;
+
+DEAD_CODE_STRIPPING = YES
+
+// Debug symbols should be on obviously
+GCC_GENERATE_DEBUGGING_SYMBOLS = YES
+COPY_PHASE_STRIP = NO
+STRIP_STYLE = debugging
+STRIP_INSTALLED_PRODUCT = NO