ealeksandrov / ProvisionQL

Quick Look plugin for mobile apps and provisioning profiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed on macOS Catalina beta1

paopaosa opened this issue Β· comments

commented

I tried reload the plugin. But it is failed load and it shows below warnings.


qlmanage -r
dyld: warning, LC_RPATH @executable_path/../Frameworks in /usr/bin/qlmanage being ignored in restricted program because of @executable_path (Codesign main executable with Library Validation to allow @ paths)
dyld: warning, LC_RPATH @executable_path/../Frameworks in /usr/bin/qlmanage being ignored in restricted program because of @executable_path (Codesign main executable with Library Validation to allow @ paths)
dyld: warning, LC_RPATH @executable_path/../Frameworks in /usr/bin/qlmanage being ignored in restricted program because of @executable_path (Codesign main executable with Library Validation to allow @ paths)
qlmanage: resetting quicklookd

commented

I'm facing the same issue on macOS Catalina beta1. Any fixes planned to release @ealeksandrov ?

Thanks for report. Looks like a codesign/notarize issue.
Will look into this on next week.

It's turned out to be really complex issue related to macOS security updates.

I see that MacOS Catalina adds Thumbnail Extensions - https://developer.apple.com/documentation/quicklookthumbnailing. Maybe its goal is to replace old QuickLook generators?

Still looking into it. Will try more to codesign/notarize it.

commented

image

Show this warning when use it.

Please try this build and let me know:

ProvisionQL.qlgenerator.zip

commented

Please try this build and let me know:

ProvisionQL.qlgenerator.zip

This package is work πŸ‘, and my system is macOS Catalina 10.15. πŸŽ‰πŸŽ‰πŸŽ‰

I don't know what is the difference, but I just added code signing (#32) and repeated notarization that never worked before (on Catalina beta). Maybe final Catalina release have some additional QL updates. Or notarization system was updated. Or I made a mistake on previous try :)

Anyway, ProvisionQL 1.6.1 update is now available on homebrew cask.