Generate the Core Data Classes from xcdatamodel in swift
I am building a new app in swift, of course, I used the core data. That is a kind of standard ORM in iOS and xCode is fully support that. There are a nice UI to do that. Moreover, it can generate the class in Swift or Objective-C. You only need to open you .xcdatamodel and click Editor->Create NSManagedObject subclass...
Finally, you have your swift object classes
Trackback address for this post
Trackback URL (right click and copy shortcut/link location)
Feedback awaiting moderation
This post has 132 feedbacks awaiting moderation...
Form is loading...