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

feat(cli): add scheme and flavor options to run command #5873

Merged
merged 3 commits into from Sep 7, 2022

Conversation

IT-MikeS
Copy link
Contributor

This PR allows the scheme in iOS and flavor in Android to be set by their respective command options on the run command. For example:

npx cap run ios --scheme AppQA

npx cap run android --flavor qa

cli/src/tasks/run.ts Outdated Show resolved Hide resolved
@IT-MikeS IT-MikeS marked this pull request as ready for review August 18, 2022 13:25
Copy link
Member

@jcesarmobile jcesarmobile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

Copy link
Contributor

@dtarnawsky dtarnawsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - I assume there will be a PR to the Cap docs to document the new arguments?

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

Successfully merging this pull request may close these issues.

None yet

4 participants