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

Update to ably-cocoa v.1.2.10. #305

Merged
merged 1 commit into from Jan 24, 2022
Merged

Conversation

QuintinWillison
Copy link
Contributor

The experience of updating this dependency was even worse this time, than before, and definitely not as easy as the time before that.

So many layers of tooling. This time I ended up doing gem update and also reinstall of cocoapods gem. That may have solved it. Not sure, honestly. The pernicious error I kept getting was:

ios % pod update Ably
Updating local specs repositories
Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "Ably":
  In Podfile:
    ably_flutter (from `.symlinks/plugins/ably_flutter/ios`) was resolved to 1.2.10, which depends on
      Ably (= 1.2.10)

None of your spec sources contain a spec satisfying the dependency: `Ably (= 1.2.10)`.

You have either:
 * mistyped the name or version.
 * not added the source repo that hosts the Podspec to your Podfile.
?31

TL;DR: Updating the ably-cocoa dependency is a PITA!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants