-
Notifications
You must be signed in to change notification settings - Fork 43
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
Port to swift 3 #17
Comments
same here, still lot of errors |
hi @brycelund you can download these two file and add into your source it port in swift 4.0 |
Hi @Sumit-2singh ,
|
In Xocde 9 & Swift 4, after using @Sumit-2singh 's code, there 1 more error:
You need to make the change to fix it:
Use 'fileprivate' instead of 'private'. |
Has anyone been able to successfully port this over to Swift 3?
The text was updated successfully, but these errors were encountered: