Migration Core Data error code 134130
- by magichero
I want to do migration with 2 core database.
I have read apple developer document.
For the first database, I add some attributes (string, integer and date properties) to new version database. And follow all steps, I have done migration successfully with the first once.
But the second database, I also add attributes (string, integer, date,…