What's Changed
- Enable support for layering_check by default by @keith in #557, this can be disabled with
--repo_env=APPLE_SUPPORT_LAYERING_CHECK_BETA=0 - Fix warning with header parsing by @keith in #560
Full Changelog: 2.4.0...2.5.0
This release is compatible with 7.x LTS, 8.x LTS, 9.x LTS, and rolling releases.
MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "2.5.0", repo_name = "build_bazel_apple_support")