ChromaColorPicker
ChromaColorPicker copied to clipboard
Swift Package Manager Error
Receiving the error: https://github.com/joncardasis/ChromaColorPicker.git has no Package.swift manifest for version 2.0.2 when attempting SPM inclusion via:
.Package(url: "https://github.com/joncardasis/ChromaColorPicker.git", .upToNextMajor(from: "2.0.2"))
https://c.hlp.sc/NQu1GbG1
Seems all that is needed is a minor version release to tag the Package.swift file.
It seem that the 2.0.2 tag did not include the latest commit. Because the Package.swift is already on main, but not included in 2.0.2
as @codenameDuchess suggested only adding a tag from main should fix the problem.
Could just be a patch update though 2.0.3