ionic-team / ionic-team/ionic-cli
Specify flavor/scheme via ionic capacitor run
Abierto
triage
- Lenguaje dominante
- TypeScript
- Estrellas
- 2k
- Forks
- 682
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
It seems it's not possible to specify `flavor`/`scheme` when running on device:
`ionic capacitor run ios --scheme MYAPP --livereload --external`
This has no effect:
`--scheme MYAPP`
Would it make sense to add pass `flavor`/`scheme` on to capacitor (maybe even pass on all non-recognized parameters to `capacitor run` to future proof?) to the list of possible options?
https://ionicframework.com/docs/cli/commands/capacitor-run?_gl=1*fxrwna*_ga*MTcyMzAwNzA0NC4xNzAyNjU0NTMz*_ga_REH9TJF6KF*MTcwNDQ2MTc3Ni44LjEuMTcwNDQ2MTk2NC4wLjAuMA..#options
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.