CoreDataMigration-Example icon indicating copy to clipboard operation
CoreDataMigration-Example copied to clipboard

An example project showing how to implement data migration using NSPersistentContainer

Build Status Swift Twitter: @wibosco

CoreDataMigration-Example

An example project showing how we can implement data migration using NSPersistentContainer https://williamboles.com/step-by-step-core-data-migration/

This solution is no longer maintained, head over to https://williamboles.com/progressive-core-data-migration/ to see the post about Core Data migration and checkout https://github.com/wibosco/CoreDataMigrationRevised-Example to see it's accompanying example.