]> git.saurik.com Git - apple/coreosmakefiles.git/blob - Xcode/BSD.xcconfig
cffdd8b76380cb48d2d0e86b320ab5e53ee161ca
[apple/coreosmakefiles.git] / Xcode / BSD.xcconfig
1 ARCHS = $(ARCHS_STANDARD_32_64_BIT);
2 CODE_SIGN_IDENTITY = -;
3 CURRENT_PROJECT_VERSION = $(RC_ProjectSourceVersion);
4 DEAD_CODE_STRIPPING = YES;
5 DEBUG_INFORMATION_FORMAT = dwarf-with-dsym;
6 PREBINDING = NO;
7 // Current Mac OS
8 SDKROOT = ;
9 //USE_HEADERMAP = NO;
10 VERSION_INFO_PREFIX = __;
11 VERSIONING_SYSTEM = apple-generic;
12