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
Hi,
it seams that you forgot some changes somewhere on last 0.93 version update since when I try to install it with cocoapods I get this error:
Unable to satisfy the following requirements:
Swicon (= 0.93)
Podfile
None of your spec sources contain a spec satisfying the dependency: Swicon (= 0.93).
You have either:
pod repo update
Note: as of CocoaPods 1.0, pod repo update does not happen on pod install by default.
pod install
and when I try with version 0.91 it installs ok.
Regards,
Aleksandar
The text was updated successfully, but these errors were encountered:
Hi @vualeks , it should be good now, can you try it again? Please reopen this if it still doesnt work
Sorry, something went wrong.
OK, working, thanks.
No branches or pull requests
Hi,
it seams that you forgot some changes somewhere on last 0.93 version update since when I try to install it with cocoapods I get this error:
Unable to satisfy the following requirements:
Swicon (= 0.93)
required byPodfile
None of your spec sources contain a spec satisfying the dependency:
Swicon (= 0.93)
.You have either:
pod repo update
.Note: as of CocoaPods 1.0,
pod repo update
does not happen onpod install
by default.and when I try with version 0.91 it installs ok.
Regards,
Aleksandar
The text was updated successfully, but these errors were encountered: