]> git.saurik.com Git - apple/system_cmds.git/blame - base.xcconfig
system_cmds-854.11.2.tar.gz
[apple/system_cmds.git] / base.xcconfig
CommitLineData
d52496fd
A
1CODE_SIGN_IDENTITY = -;
2CURRENT_PROJECT_VERSION = $(RC_ProjectSourceVersion);
3DEAD_CODE_STRIPPING = YES;
4DEBUG_INFORMATION_FORMAT = dwarf-with-dsym;
5PREBINDING = NO;
6// Current macOS
7SDKROOT = macosx.internal;
8VERSION_INFO_PREFIX = __attribute__((visibility("hidden"))) __
9VERSIONING_SYSTEM = apple-generic;