I'm building a doc based Core Data application using bindings. Question about this error: "The document "New-db.sqlite" could not be opened. The managed object model version used to open the persistent store is incompatible with the one that was used to create the persistent store."
I receive this message each time I attempt to re-open a sqlite format document that was created using a previous build of my Core Data project. Specifically, the issue only surfaces if I make changes to the Entity Properties in the project data model. Is this typical? IIf so my guess is potential customers will encounter major problems as I distribute application updates. I'm not sure how to address this. thanks for the help. v. _______________________________________________ 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 [EMAIL PROTECTED]