We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running pod install on the Example project fails
pod install
I downloaded the SugarRecord project as a zip and tried to run pod install in the Example project. It fails with the following error.
Could not find proper version of cocoapods (1.1.0.rc.2) in any of the sources
My installed CocoaPods version is v1.2.1.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What
Running
pod install
on the Example project failsContext
I downloaded the SugarRecord project as a zip and tried to run
pod install
in the Example project. It fails with the following error.My installed CocoaPods version is v1.2.1.
The text was updated successfully, but these errors were encountered: