> On 2016 Aug 03, at 07:56, maximilian.schm...@mto.io wrote: > > can CoreData solve this?
If you are using Core Data for other reasons, then you should consider using BSManagedDocument, and you should read the discussion of saving and copying “additional content”, (which would be your audio files), which I had last year: https://github.com/karelia/BSManagedDocument/issues/45 But if you are not already using Core Data in this app for other reasons, I don’t think it offers much more than NSDocument for your issue, and with the additional complexity, you probably don’t want Core Data. _______________________________________________ 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