Commit 5871f36
committed
Stop using APPLE_SDK_VERSION_OVERRIDE
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.1 parent 16566f3 commit 5871f36
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | 343 | | |
347 | 344 | | |
348 | 345 | | |
349 | 346 | | |
350 | 347 | | |
351 | | - | |
| 348 | + | |
352 | 349 | | |
353 | 350 | | |
354 | 351 | | |
| |||
0 commit comments