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

fix(cli): Make config don't error if iOS is missing #5212

Merged
merged 1 commit into from
Nov 5, 2021

Conversation

jcesarmobile
Copy link
Member

If iOS platform is not added npx cap config throws an error, while if android platform is not added it just returns the default values as if it existed.
This PR prevents npx cap config from throwing an error if iOS platform is not added, will return the default values as Android does.

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

2 participants