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

Unable to update to 3.0 with cocoapods #27

Closed
mrigo opened this issue Sep 29, 2016 · 3 comments
Closed

Unable to update to 3.0 with cocoapods #27

mrigo opened this issue Sep 29, 2016 · 3 comments

Comments

@mrigo
Copy link

mrigo commented Sep 29, 2016

Hi!

I'm trying to update the Persei pod with cocoapods to use swift 3.0, in my Podfile I've added this line, like the readme file describes:

use_frameworks! 

pod 'Persei', '~> 3.0'

but I've this error

[!] Unable to satisfy the following requirements:

- `Persei (~> 3.0)` required by `Podfile`
- `Persei (~> 3.0)` required by `Podfile`

None of your spec sources contain a spec satisfying the dependency: `Persei (~> 3.0)`.

You have either:
 * out-of-date source repos which you can update with `pod repo update`.
 * mistyped the name or version.
 * not added the source repo that hosts the Podspec to your Podfile.

What can I do?

Thanks!
\m

@serejahh
Copy link
Contributor

Hi @mrigo! Thanks for reporting the issue. We forgot to push a new podspec. Now everything should be ok. Please, check again

@mrigo
Copy link
Author

mrigo commented Sep 29, 2016

Thanks @serejahh
now it works like charms!

@serejahh
Copy link
Contributor

Sounds great! 👍

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

2 participants