]> git.saurik.com Git - apple/security.git/blame - libsecurity_keychain/libDER/config/base.xcconfig
Security-55471.tar.gz
[apple/security.git] / libsecurity_keychain / libDER / config / base.xcconfig
CommitLineData
b1ab9ed8
A
1CODE_SIGN_IDENTITY = -;
2GCC_VERSION = com.apple.compilers.llvm.clang.1_0
3DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
4CURRENT_PROJECT_VERSION = $(RC_ProjectSourceVersion)
5VERSIONING_SYSTEM = apple-generic;
6DEAD_CODE_STRIPPING = YES;
7
8ARCHS = $(ARCHS_STANDARD_32_64_BIT)
427c49bc
A
9
10// Debug symbols should be on obviously
11GCC_GENERATE_DEBUGGING_SYMBOLS = YES
12COPY_PHASE_STRIP = NO
13STRIP_STYLE = debugging
14STRIP_INSTALLED_PRODUCT = NO