exyte / Macaw

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

Version 0.9.5 doesn't build in Xcode 11.4 #679

Closed Argent closed 4 years ago

Argent commented 4 years ago

=> Project doesnt compile with errors like these:

Overridden method 'equals' has generic signature <T where T : Gradient> which is incompatible with base method's generic signature <T where T : Fill>; expected generic signature to be <T where T : Fill>

image

ystrot commented 4 years ago

Hi Benjamin,

This issue already fixed in the master branch.