Been having my first crack at Core Data and I\'m getting the following error when running my code on my device, but it works fine on the simulator..
*
Another source of this error, is that sometimes Xcode doesn't include the data model in the build.
Check the Build Phases of your target, and ensure that the *.xcdatamodeld file is included in the Compile Sources section.