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

SwiftPM can't resolve dependency graph #6

Closed
ValiHar opened this issue Mar 3, 2020 · 2 comments
Closed

SwiftPM can't resolve dependency graph #6

ValiHar opened this issue Mar 3, 2020 · 2 comments

Comments

@ValiHar
Copy link

ValiHar commented Mar 3, 2020

Hi there,
wanted to intergrate the package via spm but encountered this issue:

The package dependency graph can not be resolved; unable find any available tag for the following requirements:

https://github.com/mtynior/ColorizeSwift — 1.2.0..<2.0.0

Any ideas how to resolve it?
Thanks in advance.

@mtynior
Copy link
Owner

mtynior commented Mar 3, 2020

Hello there,

Yeah, the library hasn't been updated for a while 😞
I've updated entire project to new SPM. Please try now with this dependency:
.package(url: "https://github.com/mtynior/ColorizeSwift.git", from: "1.5.0"),
It should be working fine.

@mtynior
Copy link
Owner

mtynior commented Mar 15, 2020

Closing due to inactivity.

@mtynior mtynior closed this as completed Mar 15, 2020
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