-
Notifications
You must be signed in to change notification settings - Fork 197
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
swift4 support #55
Comments
Also I am waiting for swift 4 update. I am Getting Following error. Module compiled with Swift 3.1 cannot be imported in Swift 4.0: /Volumes/DATA_D/Niraj/CrownId/Developments/CrownIDSVNX/CrownID/QRCode.framework/Modules/QRCode.swiftmodule/x86_64.swiftmodule any Help ? |
@niraj1991 you should set as swift 3.2 in library build settings -> swift language until it supports swift 4 |
Yes, please update to swift 4.0 🙏 |
--------------------------------------- aschuch#55
--------------------------------------- aschuch#55
--------------------------------------- aschuch#55
--------------------------------------- aschuch#55
You can do it directly in Swift 4 without the library using |
I have made the migration to swift 4.2 and is now a pending PR |
any plan to update to swift 4?
The text was updated successfully, but these errors were encountered: