Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
sazzadiproliya opened this issue Jun 2, 2020 · 3 comments · Fixed by #2142
Assignees

Comments

@sazzadiproliya
Copy link

When I upgrade pod with Xcode 11.5. I got this Error.

@sazzadiproliya
Copy link
Author

Found Solution. Error due to Swift 5.2 new updates.

Solution:
exyte/Macaw#668

@hboon
Copy link
Member

hboon commented Jun 3, 2020

@SazzadIp thanks! Will look into it soonish.

@hboon
Copy link
Member

hboon commented Jun 3, 2020

@SazzadIp we build with Xcode 11.3, so it's easiest to use that version for now. But we'll look at this soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants