Skip to content

Releases: bazelbuild/apple_support

0.10.0

07 Apr 00:06
Compare
Choose a tag to compare
  • Removed unused action_required_env and action_required_execution_requirements, use xcode_config.execution_info() and the env functions on apple_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

12 Mar 18:08
Compare
Choose a tag to compare
  • 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

04 Nov 20:36
4103ed6
Compare
Choose a tag to compare
  • 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

28 Sep 20:52
Compare
Choose a tag to compare
  • This release is tested with Bazel 3.5.0.
  • Depend on Skylib 1.0.2

Please use the apple_support.0.9.0.tar.gz release asset from your Bazel WORKSPACE.

SHA-256 digest: 36d60bce680446ab534b141c47f2aef6b9c598267ef3450b7d74b9d81e1fd6bd

0.8.0

07 Aug 22:20
Compare
Choose a tag to compare
  • 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

Complete list of changes

0.7.2

09 Oct 18:49
Compare
Choose a tag to compare
  • 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

Complete list of changes

0.7.1

09 Aug 18:28
Compare
Choose a tag to compare
  • This release is tested with Bazel 0.28.1
  • Minor fix for bzl_library deps dd200a8
  • Depend on Skylib 0.9.0 e16463e

Please use the apple_support.0.7.1.tar.gz release asset from your Bazel WORKSPACE.

SHA-256 digest: 122ebf7fe7d1c8e938af6aeaee0efe788a3a2449ece5a8d6a428cb18d6f88033

Complete list of changes

0.7.0

05 Aug 16:05
Compare
Choose a tag to compare
  • 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

Complete list of changes

0.6.0

01 Apr 19:19
Compare
Choose a tag to compare
  • 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

Complete list of changes

0.5.0

26 Feb 18:37
Compare
Choose a tag to compare
  • 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.