github bazelbuild/rules_apple 5.0.0-rc3

pre-release6 hours ago

What's Changed

  • Handle smartcard certs with no embedded certificate data in codesigningtool by @nac5504 in #3009
  • Separate devicectl app args from options by @brentleyjones in #3014
  • Add support for newer [Skip|Only]TestingIdentifiers xctestplan format to test runner template by @john-flanagan in #3016
  • Remove bazel_features extension_metadata use by @keith in #3018
  • Default to darwin_arm64 when building macOS targets with a minimum_os_version of 27.0 or higher by @adincebic in #3001
  • Verify framework signatures before skipping re-sign (#1953) by @vakhidbetrakhmadov in #3023
  • fix(docc_archive): Pass transitive symbol graphs to 'docc' commands by @amorde in #3034
  • Add support for app thinning via build settings by @adincebic in #3047

New Contributors

Full Changelog: 5.0.0-rc2...5.0.0-rc3

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

MODULE.bazel Snippet

bazel_dep(name = "rules_apple", version = "5.0.0-rc3")

Don't miss a new rules_apple release

NewReleases is sending notifications on new releases.