Skip to content

5.0.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jun 04:53
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
e712519

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")