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): Properly detect cocoapods on multiple platforms #3810

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

thomasvidas
Copy link
Contributor

When running npx cap sync and not specifying a platform, the cli will attempt to run pod install without verifying it exists. This results in an error saying "pod does not exist."

When running npx cap sync ios the problem does not exist.

@thomasvidas thomasvidas merged commit 8753694 into main Nov 16, 2020
@thomasvidas thomasvidas deleted the cocoapod-error branch November 16, 2020 21:09
@imhoffd imhoffd added this to the 3.0.0 milestone Nov 16, 2020
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.

2 participants