Skip to content

5.0.0-rc4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 07:38
Immutable release. Only release title and notes can be modified.
3a5bbed

What's Changed

  • Add test_environment to ios_xctestrun_runner by @john-flanagan in #3045
  • Support DeviceHub.app location in Xcode 27 by @erikkerber in #3013
  • Move xctestrunner to bzlmod by @bc-lee in #3048
  • Add screen_capture_format attribute to ios_xctestrun_runner by @erneestoc in #3021
  • Contain xcodebuild's derived data in the test's temp dir by @erneestoc in #3050
  • Fix generated Info.plist segments in macos_command_line_application by @keith in #3042
  • fix macos_test_runner for swift-testing only targets by @aaronsky in #3052
  • Allow auto selection of simruntime with patch version by @adincebic in #3049

New Contributors

Full Changelog: 5.0.0-rc3...5.0.0-rc4

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