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