Simple app that demonstrates Core Data migration as code example accompanying the objc.io article Custom Core Data Migrations.
##Credits Thanks to Gideon Wald and Benedikt Hirmer for pointing out an issue with SQLite's write-ahead logging.
Code from my article Custom Core Data Migrations published in objc.io
Objective-CMIT
Simple app that demonstrates Core Data migration as code example accompanying the objc.io article Custom Core Data Migrations.
##Credits Thanks to Gideon Wald and Benedikt Hirmer for pointing out an issue with SQLite's write-ahead logging.