fix: Correctly resolve macOS SDK paths by shs96c · Pull Request #2478 · bazel-contrib/rules_python

@shs96c

XCode has facilities for accurately telling us where SDKs are installed. This is important to use, particularly when there may be multiple SDKs or versions of XCode installed.

aignas

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but please include a CHANGELOG note about the changed behaviour on the MacOS platforms.

rickeylev

XCode has facilities for accurately telling us where SDKs are installed.
This is important to use, particularly when there may be multiple SDKs
or versions of XCode installed.

@shs96c

@aignas

@aignas

aignas

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aignas

@aignas

rickeylev