We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc0ec4e commit bbceb2bCopy full SHA for bbceb2b
1 file changed
README.md
@@ -1,5 +1,6 @@
1
[](https://travis-ci.org/wibosco/CoreDataMigration-Example)
2
<a href="https://swift.org"><img src="https://img.shields.io/badge/Swift-4.0-orange.svg?style=flat" alt="Swift" /></a>
3
+<a href="https://twitter.com/wibosco"><img src="https://img.shields.io/badge/twitter-@wibosco-blue.svg?style=flat" alt="Twitter: @wibosco" /></a>
4
5
# CoreDataMigration-Example
6
An example project showing how we can implement data migration using NSPersistentContainer http://williamboles.me/step-by-step-core-data-migration/
0 commit comments