ionic-team / ionic-team/ionic-cli
Add "no-run" option
Open
triage
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 682
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
The command `ionic cordova run ios --livereload` uses by-default `native-run`
In my particular case I don't want automatically start a simulator nor auto run the app in any connected device. I would rather like to run the app with XCode myself.
That's why I suggest to add a `no-run` option which will not run anything automatically.
Contributor guide
Assessment
This issue has not been assessed yet.