Hi,
I have create a Mac app that allows viewing of ".fit" files a file format use to record exercise activities and routes (among other things).
I have created a QuickLook Extension to preview these in the finder and this is working fine in most cases if I add file access for this extension in system settings
There are serval cases where this does not work, I'm guessing because of the sandbox? e.g. fit files in iCloud Drive just show default QL view not my custom one.
Is there a way to allow the QL extension to view a "fit" no matter where it might be?
Thanks Ants
Thanks for the clarification, but that just confuses me more )-: In general the system should extended the sandbox of the QL extension so that the extension can access any file that the system asks it to preview.
Are these .fit
files simple ‘flat’ files? Or are they document packages? Or perhaps contain references to other files?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"