Ahmed-Ali / RealmObjectEditor

Realm Object Editor is a visual editor where you can create your Realm entities, attributes and relationships inside a nice user interface. Once you finish, you can save your schema document for later use and you can export your entities in Swift, Objective-C and Java.
MIT License
424 stars 47 forks source link

DefaultSuperClass in Swift #15

Closed suraphanL closed 8 years ago

suraphanL commented 8 years ago

according to Realm Doc ,I think defaultSuperClass in swift class should be Object

Ahmed-Ali commented 8 years ago

Fixed in Release_0.0.5