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 conversion issues #13

Open
syc-pad opened this issue Sep 10, 2017 · 0 comments
Open

Swift conversion issues #13

syc-pad opened this issue Sep 10, 2017 · 0 comments

Comments

@syc-pad
Copy link

syc-pad commented Sep 10, 2017

Hi,

Great project, but when I compile on Xcode (8.3.3), even if I double-checked I well added to config.xml file the UseLegacySwiftLanguageVersion property to true, I have to convert the project to Current Swift version (if not, Xcode doesn't want to build) and I got something more than 30 errors after conversion.
Most of them are in SwiftyJson.Swift (around 20), and others concern GeofencePlugin.swift and SwiftData.swift.

I had to replace the SwiftyJson file with another from another native project (got from CocoaPods) to correct its errors.
But for GeofencePlugin and SwiftData... I don't know what I can do...

Any help is welcome.

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

No branches or pull requests

1 participant