-
Re: quicklook extension on Catalina
eskimo Oct 25, 2019 12:59 AM (in response to sbaldiss)not for
.xml
or.plist
extension.Did this work with your old generator?
Share and Enjoy
—
Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardwarelet myEmail = "eskimo" + "1" + "@apple.com"
-
Re: quicklook extension on Catalina
sbaldiss Oct 25, 2019 2:43 PM (in response to eskimo)Old qlgenerator works but require signing and notarization on Catalina.
Now I am using the new quicklook extension. I try with and wihout notarizing the app but the extension is not recognized for .xml and .plist files (but works for many others format, also defined in the coretypes format list).
-
Re: quicklook extension on Catalina
eskimo Oct 27, 2019 6:06 AM (in response to sbaldiss)Old qlgenerator works
Interesting. My experience with both Spotlight plug-ins and QL generators is that they work well for custom types but the system is loathe to invoke them for common types, like
.xml
, which have built in support. So I’m actually surprised that this used to work.Regardless, I don’t think there’s any magic bullet solution for you here. If you want the system to support you overriding the built-in support, you should file an enhancement request describing your requirements.
Please post your bug number, just for the record.
Share and Enjoy
—
Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardwarelet myEmail = "eskimo" + "1" + "@apple.com"
-
Re: quicklook extension on Catalina
sbaldiss Oct 29, 2019 5:12 AM (in response to eskimo)Ok, I have send a feedback assistant request: FB7416049.
-
-
-