Hi,
I have an app with Core Data that is getting to a point where i can see the finish line. I did renamed the app via "Project -> Rename" and by that lost the connection to the .xcdatamodel, it seems.
The .xcdatamodel and the delegate did not change name.
I have been testing a lot but cannot find the actual connection so i can run with the new name. I have checked all kind of things but cannot get it to work. I have also been trying to google but to no avail. I have also asked for help here, with code example:
iphone - Problem with Core Data, after a rename of the app? - Stack Overflow but no solution.
I did rename the app back to the original and then it worked again so i assume it is some sort of connection to the name itself.
Anyone that have any idea how to make this work?