Using Xcode 4.2 I have created an NSPersistentDocument based CoreData application. In the -init Method of my document class, I populate the MOC with some objects. When I quit the application, and reopen, then these objects are still present plus the newly generated ones. This is all OK for me, but I just wanted to know where this document named 'Untitled' is actually stored and in what format? I could not find anything appropriate in ~/Library/...

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.