5.0.0-rc3
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
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
- @nac5504 made their first contribution in #3009
- @manojmahapatra made their first contribution in #3020
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")