Skip to content

Swift conversion issues #13

@syc-pad

Description

@syc-pad

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions