On Jun 18, 2009, at 20:44, Lynn Barton wrote:

Thanks, Kyle. I would like to try just deleting the existing persistent store and letting a new one be created based on the current model. Where would I find the existing persistent store?

Uh, it's wherever you put it. If your application is NSPersistentDocument-based, the document file *is* the persistent store. If you application isn't document-based, your application delegate probably contains a method that specifies the path to the persistent store. (In the Xcode Core Data application template, the boilerplate code puts it in a folder inside the Application Support folder.)


_______________________________________________

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