Skip to content

Stop using APPLE_SDK_VERSION_OVERRIDE#1467

Open
EdSchouten wants to merge 1 commit intobazel-contrib:mainfrom
EdSchouten:eschouten/20260224-apple-sdk-platform
Open

Stop using APPLE_SDK_VERSION_OVERRIDE#1467
EdSchouten wants to merge 1 commit intobazel-contrib:mainfrom
EdSchouten:eschouten/20260224-apple-sdk-platform

Conversation

@EdSchouten
Copy link
Contributor

Bazel is still setting it, but it's been deprecated for quite some time. Other tools like Buildbarn also no longer use it to resolve copies of Xcode during the build.

bazelbuild/bazel@0af1cba buildbarn/bb-remote-execution@97cfb22

The existing logic is a bit problematic when trying to use these rules in combination with SDKs that don't follow the '${name}${version}' structure.

Bazel is still setting it, but it's been deprecated for quite some time.
Other tools like Buildbarn also no longer use it to resolve copies of
Xcode during the build.

bazelbuild/bazel@0af1cba
buildbarn/bb-remote-execution@97cfb22

The existing logic is a bit problematic when trying to use these rules
in combination with SDKs that don't follow the '${name}${version}'
structure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants