I am trying to create a file in OS X that is essentially a package that has files in it, similar to how a Logic project is a single file but contains all of the audio files within it (when you right-click the file it has the "Show Package Contents" option).
Doing this in Swift would be great, but also curious just in general how this is done? I haven't had much luck.