Force Xcode SDK instead of CLI SDK?
Ryan Schmidt
ryandesign at macports.org
Fri Nov 20 05:21:09 UTC 2020
On Nov 19, 2020, at 20:55, Aaron Madlon-Kay wrote:
> I have a port (Sequel-Ace) that builds with the SDK in Xcode, e.g.
>
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk
>
> ...but not with the CLI SDK, e.g.
>
> /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk
>
> Is there a way to force use of the Xcode SDK?
use_xcode yes
More information about the macports-dev
mailing list