I created an sqlite store using a Core Data OS X application.

Using the same managed object model, my Core Data iOS app cannot open the store 
and gives the message: "The model used to open the store is incompatible with 
the one used to create the store".

Is there any reason why an iPhone app should not be able to open a store 
created on Mac if both are using the same model? I simply copied the 
.xcdatamodeld wrapper from one project to the other.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to