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

Cannot sync the xcode project #7

Closed
enricodeleo opened this issue Feb 20, 2021 · 0 comments
Closed

Cannot sync the xcode project #7

enricodeleo opened this issue Feb 20, 2021 · 0 comments

Comments

@enricodeleo
Copy link

enricodeleo commented Feb 20, 2021

Description

Hello and thank you for this great plugin. I have some issue installing it on iOS. When I try to sync the native project I get an error with pods. Specifically, I get:

[error] Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "CapacitorCodepush":
  In Podfile:
    CapacitorCodepush (from `../../node_modules/capacitor-codepush`)

Specs satisfying the `CapacitorCodepush (from `../../node_modules/capacitor-codepush`)` dependency were found, but they required a higher minimum deployment target.

Reproduction

npx cap sync

Additional Information

  • cordova-plugin-code-push version: 1.0.0
  • List of installed plugins: @capacitor-community/fcm, @capacitor-community/firebase-analytics
  • iOS version: Deployment target 12.0

*** Update ***

Only solution so far is to comment out the ios.deployment_target line within the pod specs.

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

No branches or pull requests

1 participant