bazelbuild / bazelbuild/rules_apple
`test_host` required for `ios_ui_test`?
Open
- Dominant language
- Starlark
- Stars
- 593
- Forks
- 334
- Avg merge
- 16h 48m
- Merged PRs (30d)
- 9
Description
Possible error in the documentation: https://github.com/bazelbuild/rules_apple/blob/master/doc/rules-ios.md#ios_ui_test
When I define a `ios_ui_test`, I get an error if the `test_host` attribute is not set.
So it seems this attribute is actually required.
Contributor guide
Assessment
This issue has not been assessed yet.