What I did was:
- create new project via master detail template
- select 'use core data'
- build -> run using ios sim
I got the following error code:
the model used to open the store is incompatible with the one used to create the store
I googled around and read a lot about data migration and what not. I even following the directions and tried to migrate. The model used to open the store is incompatible with the one used to create the store, apple store release version
But then it gave me another error message:
can't find model for source code
But since the app is not edited whatsoever, and there is only one version, why is there an issue with data migrating anyways? Shouldn't it just run with no error and just do nothing meaningful?