What’s the right way to go about saving data like Pages, Numbers and other OSX applications do? That is, it looks like a file to the user, but is in fact a directory (a bundle?) containing a variety of stuff. I have some fairly complex data that I’d like to store in the same way; in particular, some sensor data that needs to be associated with video files.
Share
The Apple official docs on the topic are probably a good starting point.
From the Pages Info.plist file:
seem to be what does the trick.