PureSwift / SDL

Swift library for SDL2
MIT License
32 stars 18 forks source link

Add release tag #1

Closed andybest closed 7 years ago

andybest commented 7 years ago

Hi,

Would it be possible to add a release tag to the repo, as it can't currently be imported as a dependency without one.

Thanks

colemancda commented 7 years ago

I made a 1.0.0 tag, but its not necessary in Swift 4, see PureSwift/Cacao

andybest commented 7 years ago

It seems like there is a problem with using a package that depends on a package which uses a branch https://bugs.swift.org/browse/SR-5000. I ran into this error today, but hopefully these fixes to SPM will make it into the next XCode 9.0 beta release