Quote:
Originally Posted by PeterT
Why on earth would an ePub contain a MACOSX folder? Surely the MACOSX folder is used to store resource data in the MAC file system, and is not at all applicable to an ePub?
|
I don't know. All I know is a user of my program had EPUB files containing MACOSX folders. Inside those folders were OPF and NCX files that were being loaded by my program first. Problem was, those files are not real files; they certainly didn't contain any data. So I had add a check to see if the files were located in a MACOSX folder, and then search for the next OPF and NCX files that did contain the data.