I've got a sample project at: http://ericgorr.net/cocoadev/docbundleCD.zip
Basically, what I am attempting to do should be fairly standard and simple, but I am apparently missing something obvious. I only want to be able to define my document type as a document bundle and place a Core Data file inside. Clearly, my sample project is incomplete, but the start of any such project would require that the -fileWrapperOfType:error: method be called and it isn't despite the fact that I have set LSTypeIsPackage to YES for my document type - which is what I have done in the past for situations such as this, but they did not involve Core Data. Any thoughts? If there are any sample projects or tutorials, I would be interested as well. Thank you. _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com