Releases: bazelbuild/apple_support
0.10.0
- Removed unused
action_required_env
andaction_required_execution_requirements
, usexcode_config.execution_info()
and theenv
functions onapple_common
as replacements - This release is tested with Bazel 4.0.0
Please use the release asset from your Bazel WORKSPACE instead of
GitHub's asset to reduce download size and improve reproducibility.
SHA-256 digest: 741366f79d900c11e11d8efd6cc6c66a31bfb2451178b58e0b5edc6f1db17b35
0.9.2
- Add target environment constraints for upcoming Apple Silicon support
- This release is tested with Bazel 4.0.0
Please use the release asset from your Bazel WORKSPACE instead of GitHub's asset to reduce download size and improve reproducibility.
SHA-256 digest: a1926bbc5bbb86d596ee1e9c307e22c9a0305053e46057cf186d015b09b3c5f2
0.9.1
-
Fix compatibility with bazelbuild/bazel#5903
-
This release is tested with Bazel 3.7.0.
-
Depend on Skylib 1.0.2
Please use the apple_support.0.9.1.tar.gz release asset from your Bazel WORKSPACE.
SHA-256 digest: 02ac04ff0a0de1e891a1fa8839cc6a5957e3c4a80856545aa35a786d15aad108
0.9.0
0.8.0
- This release is tested with Bazel 3.1.0.
- Depend on Skylib 1.0.2
Please use the apple_support.0.8.0.tar.gz
release asset from your Bazel WORKSPACE
.
SHA-256 digest: a5117190075ba395c7f6ee5ac42bb9f8bc44cc11f427a55b5f16ec69a01c89cb
0.7.2
- This release is tested with Bazel 1.0.0.
- Depend on Skylib 1.0.2 8c585c6
Please use the apple_support.0.7.2.tar.gz
release asset from your Bazel WORKSPACE
.
SHA-256 digest: 9114c452eee622598cf9cdc90ecb12b06af7f914f33440b26deba9a9704d450c
0.7.1
0.7.0
- This release is tested with Bazel 0.28.1
- Add a bzl_library incase something needs it from here. 590e39f
Please use the apple_support.0.7.0.tar.gz
release asset from your Bazel WORKSPACE
.
SHA-256 digest: a078cbb882fabc22be103019851d1395977bcad8a044da8153817b3eea9d2eec
0.6.0
-
This release is tested with Bazel 0.24
-
Adds ObjC provider migration helper for framework fields. c86bf4c
Please use the apple_support.0.6.0.tar.gz
release asset from your Bazel WORKSPACE
.
SHA-256 digest: 7356dbd44dea71570a929d1d4731e870622151a5f27164d966dda97305f33471
0.5.0
apple_support.path_placeholders.sdkroot
&apple_support.path_placeholders.xcode
are both functions now.- Minor implementation and documentation improvements.
Complete list of changes between 0.4.0 and 0.5.0.