Hello,
The library of Aperture is visible in the file system as a package. Inside this package, there's an XML file (among other things) that I want to get access to. The problem is that I can't simply use the path to that XML file due to the fact that the file is contained in a package (which needs to be opened first).
Is there a way in Cocoa to open such a package and then access the files it contains?
Thanks,
Bart