Add instructions to README.md on how to run the watch app via Buck CLI
- Dominant language
- Objective-C
- Stars
- 469
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
I spent a few minutes on this and I can't figure it out.
I ran `make debug`, and then tried opening a Watch simulator via the "Hardware" menu of the simulator, but it wasn't paired.
I then tried running `xcrun simctl list` to see if I could specify a paired iPhone + Watch simulator, but I wasn't sure how to specify one on the command line.
Ideally there would be a command to do this in the `Makefile` if that's possible.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with README.md and the Makefile, then review the existing `make debug` flow and the reported `xcrun simctl list` behavior. Document how to run the watch app through the Buck CLI, or add a Makefile command if the repository supports it; done means a newcomer can launch the app with a paired iPhone and Watch simulator.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- build-system, documentation, mobile-dev
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100