]> git.saurik.com Git - apple/security.git/blob - config/base.xcconfig
Security-55163.44.tar.gz
[apple/security.git] / config / base.xcconfig
1 ARCHS = $(ARCHS_STANDARD_32_64_BIT)
2 CODE_SIGN_IDENTITY = -;
3 GCC_VERSION = com.apple.compilers.llvm.clang.1_0
4 DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
5 SDKROOT =
6 CURRENT_PROJECT_VERSION = $(RC_ProjectSourceVersion)
7 VERSIONING_SYSTEM = apple-generic;
8 DEAD_CODE_STRIPPING = YES;