Skip to content

Realm Swift Export #21

@victorsb118

Description

@victorsb118

I faced two problems while exporting to swift, the first was that the files didn't have the "import RealmSwift" (Isn't a real problem, but it would be nice to fix those things).
The second one, the tables that have relationship "to many" to other one came with this line:

dynamic var sazonalidade = RLMArray(objectClassName: SazonalidadeDB.className())

To Swift there is no RLMArray and it not recognize dynamic as a valid use in swift

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