bazelbuild / bazelbuild/rules_apple
Support running standalone watchOS targets
Open
- Dominant language
- Starlark
- Stars
- 593
- Forks
- 334
- Avg merge
- 16h 48m
- Merged PRs (30d)
- 9
Description
watchos_application targets are marked as non-executable because I believe [back then](https://github.com/bazelbuild/rules_apple/issues/523) they were supposed to be always attached to an iOS app, but IIRC nowadays watchOS apps can run by themselves.
Contributor guide
Research direction
Start by tracing how watchos_application targets are marked non-executable and check the historical context in issue #523. Verify the current standalone watchOS behavior and define done as allowing a watchOS target to run independently rather than requiring attachment to an iOS app.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100