Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify flavor/scheme via ionic capacitor run #5072

Open
biesbjerg opened this issue Jan 5, 2024 · 1 comment
Open

Specify flavor/scheme via ionic capacitor run #5072

biesbjerg opened this issue Jan 5, 2024 · 1 comment
Labels

Comments

@biesbjerg
Copy link

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

@ionitron-bot ionitron-bot bot added the triage label Jan 5, 2024
@xEverth
Copy link

xEverth commented Dec 23, 2024

Support the addition of --flavor and --scheme to ionic capacitor run

Please note that the --configuration flag from the capacitor CLI seems to select iOS app configuration, while Ionic CLI tries to select the associated configuration (i.e. angular serve config)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants