exyte / Macaw

Powerful and easy-to-use vector graphics Swift library with SVG support
MIT License
6.02k stars 556 forks source link

Latest pod version (0.9.5) not updated to Swift 5.2 #678

Closed bauermusic closed 4 years ago

bauermusic commented 4 years ago

It looks like Swift 5.2 updates were merged into master, but the latest version tag is 0.9.5 and is not updated. Swift 5.2 has some breaking changes, so currently, cannot compile library with latest pod. (currently, we're fetching directly from master).

DoctorFinlay commented 4 years ago

Any ideas when this will be fixed? Thanks for all your hard work on Macaw!

ystrot commented 4 years ago

Just released 0.9.6 with Swift 5.2 support.