SwiftPath icon indicating copy to clipboard operation
SwiftPath copied to clipboard

Tag new version with Swift Package Manager Package.swift

Open StefanNienhuis opened this issue 5 years ago • 1 comments

Hi there,

While trying to use this library with the Swift Package Manager, I was getting some errors saying that the Package.swift manifest was missing for version 0.2.0. I looked at the tag on GitHub, and indeed the Package.swift file was missing. It also seems the latest tag is a lot of commits behind develop. A workaround for the SPM is to use the develop branch, but this doesn't have the version management. Would you mind tagging a new release so SPM can use its version management?

Thanks a lot,

Stefan Nienhuis

StefanNienhuis avatar Oct 27 '20 16:10 StefanNienhuis

Hi Stefan,

Thanks for catching that. I just brought everything up to date, and tagged it version 0.3.1.

Let me know how it goes.

Steven

g-mark avatar Nov 15 '20 15:11 g-mark