exyte / Macaw

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

Carthage update not working for Xcode 11.4 #675

Closed SSenocico closed 4 years ago

SSenocico commented 4 years ago
Screenshot 2020-03-25 at 17 22 00

I clone the project. It doesn't compile due to some errors.

thomasmfinalcad commented 4 years ago

Hi, I've the same problem with 0.9.5 ...

ThomasLeblond commented 4 years ago

Hello,

The PR for Swift 5.2 update was merged 4 days ago (https://github.com/exyte/Macaw/pull/669), can you please tag the commit and create the version?

This is only take few minutes for you and it will be really useful for us :)

ystrot commented 4 years ago

Hi Thomas,

Master version is not stable yet, we'll create a new version once several issues will be fixed (hope it will happen soon). For now, please feel free to create, tag and use your fork of the master branch if it works fine for you.

ThomasLeblond commented 4 years ago

Hello @ystrot,

I can't because i use Macaw not directly but by another dependency.

And to be honest I don't understand why this is merged in master if it's not stable 🤔.

ystrot commented 4 years ago

Just released 0.9.6 with Swift 5.2 support.