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
- Unbundle xctestrunner as a Bazel module 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
- @bc-lee made their first contribution in #3048
- @erneestoc made their first contribution in #3021
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")