-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Doesn't working at swift 5 #329
Comments
same issue here |
same issue |
Works fine here. Just had to unlock the files and let xcode auto-fix the errors. |
Do you really mean that it's a good solution? What about commits to git? Or you will say, that we should to use flash card instead?)) |
The complaints I was getting from xcode, where just due to re-namings. It has not given me any issue so far. commits have also worked fine. It might not be the correct fix, but it works for now and allows me to continue my work :-) |
Auto-fix didn't work for me; in the file Misc.swift, I had to comment this line of code: |
how did you fix the .length ? example pls... |
hmm.... |
@MengTo Would be incredibly awesome with a swift 5 update soon! :) |
just change pod lib swift version to 4.2. |
I forked the project and migrated to Swift 5 on my repo, I will make a pull request soon. Meanwhile, you can get Swift 5 version by pointing to my repo like so: - |
This guide worked: |
I try to use swift 5 branch |
use_frameworks! |
No description provided.
The text was updated successfully, but these errors were encountered: