You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
You have either:
pod repo update
or withpod install --repo-update
.pod repo update has no effect.
The text was updated successfully, but these errors were encountered: