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.)

Thanks. I found the persistent store and deleted it. That of course removed the error message. Now I can continue developing my app.

Lynn Barton
_______________________________________________

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