bazelbuild / bazelbuild/rules_apple
Improve `bazel run` for `ios_application` to handle iPad-only apps
Open
P3
- Dominant language
- Starlark
- Stars
- 593
- Forks
- 334
- Avg merge
- 16h 48m
- Merged PRs (30d)
- 9
Description
As noted in https://github.com/bazelbuild/rules_apple/pull/779#issuecomment-649137066 , `bazel run` for `ios_application` should exclude iPhone simulators if `Info.plist` contains `families = ["2"]`.
Contributor guide
Assessment
This issue has not been assessed yet.