From: Apple Date: Thu, 20 Aug 2015 22:18:59 +0000 (+0000) Subject: CoreOSMakefiles-77.tar.gz X-Git-Tag: developer-tools-73^0 X-Git-Url: https://git.saurik.com/apple/coreosmakefiles.git/commitdiff_plain CoreOSMakefiles-77.tar.gz --- diff --git a/Xcode/BSD.xcconfig b/Xcode/BSD.xcconfig index cffdd8b..390b6c3 100644 --- a/Xcode/BSD.xcconfig +++ b/Xcode/BSD.xcconfig @@ -5,7 +5,7 @@ DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = dwarf-with-dsym; PREBINDING = NO; // Current Mac OS -SDKROOT = ; +SDKROOT = macosx.internal; //USE_HEADERMAP = NO; VERSION_INFO_PREFIX = __; VERSIONING_SYSTEM = apple-generic;