github bazelbuild/apple_support 2.7.0

7 hours ago

What's Changed

  • Add a new rules based toolchain that will eventually replace the current toolchain (off by default, can be tested today with --repo_env=APPLE_SUPPORT_RULES_BASED_TOOLCHAIN=1) by @keith in #552
  • Add rules based toolchain feature injection by @keith in #599
  • Add parse_headers_as_c support by @keith in #602
  • Update the default SDK versions by @keith in #604

This release is compatible with 7.4.x+ LTS, 8.x LTS, 9.x LTS, and rolling releases.

Full Changelog: 2.6.1...2.7.0

MODULE.bazel Snippet

bazel_dep(name = "apple_support", version = "2.7.0")

Don't miss a new apple_support release

NewReleases is sending notifications on new releases.