You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,3 +2,5 @@
2
2
3
3
# CoreDataMigration-Example
4
4
An example project showing how we can implement data migration using NSPersistentContainer http://williamboles.me/step-by-step-core-data-migration/
5
+
6
+
**This solution is no longer maintained, head over to https://williamboles.me/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.**
0 commit comments