]> git.cameronkatri.com Git - apple_cmds.git/blob - system_cmds/base.xcconfig
md5: Don't symlink non working bins, setuid appropriate bins
[apple_cmds.git] / system_cmds / base.xcconfig
1 CODE_SIGN_IDENTITY = -;
2 CURRENT_PROJECT_VERSION = $(RC_ProjectSourceVersion);
3 DEAD_CODE_STRIPPING = YES;
4 DEBUG_INFORMATION_FORMAT = dwarf-with-dsym;
5 PREBINDING = NO;
6 // Current macOS
7 SDKROOT = macosx.internal;
8 VERSION_INFO_PREFIX = __attribute__((visibility("hidden"))) __
9 VERSIONING_SYSTEM = apple-generic;