Archives for: "November 2015, 28"
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… more »