Core Data Migration - Part 2 (Removing Attributes)
Disclaimer: I have taken a code example to show how to migrate data from Migrating a data model with Core data. So if you are interested »
Disclaimer: I have taken a code example to show how to migrate data from Migrating a data model with Core data. So if you are interested »
While working on tiny side project, I realized that Xcode has made significant change in how core data migration takes place. Earlier, like couple of years »
Today we are going to talk about how I used Core data in conjunction with Mantle wrapper to directly store and retrieve data out of database »