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

None of your spec sources contain a spec satisfying the dependency: PromiseKit (~> 7.0.0-rc1). #1242

Open
denandreychuk opened this issue Jul 4, 2021 · 5 comments

Comments

@denandreychuk
Copy link

You have either:

  • out-of-date source repos which you can update with pod repo update or with pod install --repo-update.
  • mistyped the name or version.
  • not added the source repo that hosts the Podspec to your Podfile.) during validation.

pod repo update has no effect.

@mxcl
Copy link
Owner

mxcl commented Jul 5, 2021

Use v6.

@denandreychuk
Copy link
Author

I decided to move part of the project into a separate framework. The current code base is written in v7 + I cannot specify a specific version in the Podspec file of my framework.

@mxcl
Copy link
Owner

mxcl commented Jul 13, 2021

We will push to trunk at some point, sorry for the delay, currently not sure how CocoaPods handles RCs and don’t want to upgrade people from v6 accidentally.

@wvteijlingen
Copy link

Running into the same problem, and I'm a bit confused about this line in the instructions:

(...) You can still use it but you will need to specify the podspec URL manually, see the Cocoapods docs.

What exactly do I need to specify in my Podfile to use the release candidate?

@mxcl
Copy link
Owner

mxcl commented Aug 18, 2021

Exactly? I have no idea. If something more vague will do, then look for the documentation that tells you how to refer to a git tag from GitHub. If that makes no sense then I recommend sticking with v6.

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

3 participants