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