Changes since rc1
- Fix Swift module synthesis for imported static XCFrameworks without modulemaps by @adincebic in #2992
- Fix swiftmodule embedding from frameworks by @keith in #2999
- Remove most of AppleTestInfo by @keith in #2987
- Remove apple_common.Objc provider linking by @keith in #1872
- Switch default iOS test runner to xctestrun runner by @keith in #2997
- Handle smartcard certs with no expiry date in codesigningtool by @jpsim in #3000
Full Changelog: 5.0.0-rc1...5.0.0-rc2
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-rc2")