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

swift 4 Compiler Error #8

Closed
alexookah opened this issue Oct 18, 2017 · 8 comments
Closed

swift 4 Compiler Error #8

alexookah opened this issue Oct 18, 2017 · 8 comments

Comments

@alexookah
Copy link

alexookah commented Oct 18, 2017

Expression was too complex to be solved in reasonable time; consider breaking up the expression into distinct sub-expressions
screen shot 2017-10-19 at 01 31 24

@alexookah
Copy link
Author

plus some more warnings in swift 4:
YawRotationEffect line 16
Redundant conformance constraint 'Self': 'EasingAnimatable'

@shoheiyokoyama
Copy link
Owner

I fixed this warning.
Delete redudant protocol

@alexookah
Copy link
Author

alexookah commented Oct 22, 2017

@shoheiyokoyama
what about the expression was too complex to be solved in reasonable time; consider breaking up the expression into distinct sub-expressions. (check the 1st comment with screenshot)

@alexookah
Copy link
Author

i see you have fixed the issues in the master repo. but you have not made any new release for the latest changes that fixes those issues.

@alexookah
Copy link
Author

@shoheiyokoyama
could you make the latest commit which fixes those issues in a release?

@shoheiyokoyama
Copy link
Owner

@alexookah
I just released version 1.2.0
Please install the latest version 👍

@alexookah
Copy link
Author

@shoheiyokoyama thanks will check it out! :)

@alexookah
Copy link
Author

yeap no need to get updates with branch. thanks for releasing latest swift 4 fixes in the latest release. 1.2.0

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