]> git.saurik.com Git - apple/security.git/blobdiff - libsecurity_ssl/config/base.xcconfig
Security-57031.1.35.tar.gz
[apple/security.git] / libsecurity_ssl / config / base.xcconfig
diff --git a/libsecurity_ssl/config/base.xcconfig b/libsecurity_ssl/config/base.xcconfig
deleted file mode 100644 (file)
index 2171d75..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-CODE_SIGN_IDENTITY = -;
-GCC_VERSION = com.apple.compilers.llvm.clang.1_0
-DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
-CURRENT_PROJECT_VERSION = $(RC_ProjectSourceVersion)
-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