]> git.saurik.com Git - apple/security.git/blobdiff - libsecurity_ssl/config/base.xcconfig
Security-55471.tar.gz
[apple/security.git] / libsecurity_ssl / config / base.xcconfig
index 1e170bffe7fdbe1d3c9f99c1f308413477365c3e..2171d75d0d9d85ae465720e9f570a211909ecf3b 100644 (file)
@@ -6,3 +6,9 @@ VERSIONING_SYSTEM = apple-generic;
 DEAD_CODE_STRIPPING = YES;
 
 ARCHS = $(ARCHS_STANDARD_32_64_BIT)
+
+// Debug symbols should be on obviously
+GCC_GENERATE_DEBUGGING_SYMBOLS = YES
+COPY_PHASE_STRIP = NO
+STRIP_STYLE = debugging
+STRIP_INSTALLED_PRODUCT = NO