]> git.saurik.com Git - apple/security.git/blame - Security/config/base.xcconfig
Security-57031.40.6.tar.gz
[apple/security.git] / Security / 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
b1ab9ed8
A
5CURRENT_PROJECT_VERSION = $(RC_ProjectSourceVersion)
6VERSIONING_SYSTEM = apple-generic;
427c49bc
A
7
8DEAD_CODE_STRIPPING = YES
9
10// Debug symbols should be on obviously
11GCC_GENERATE_DEBUGGING_SYMBOLS = YES
12COPY_PHASE_STRIP = NO
13STRIP_STYLE = debugging
14STRIP_INSTALLED_PRODUCT = NO