sqlite store created on OS X won't open on iOS
sqlite store created on OS X won't open on iOS
- Subject: sqlite store created on OS X won't open on iOS
- From: Jonathan Fewtrell <email@hidden>
- Date: Wed, 23 Jun 2010 12:41:27 +0800
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 (email@hidden)
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:
This email sent to email@hidden