[MacPorts] #59218: QLMarkdown and QLColorcode fail on Catalina 10.15
MacPorts
noreply at macports.org
Tue Oct 22 13:34:04 UTC 2019
#59218: QLMarkdown and QLColorcode fail on Catalina 10.15
-----------------------------------------------+----------------------
Reporter: breiter | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: catalina
Port: QLColorCode QLMarkdown QLStephen |
-----------------------------------------------+----------------------
Comment (by ironick09):
In the interim, to manually stop the QL* files from being blocked by
Catalina due to `developer cannot be verified` you can run:
`$ xattr -d com.apple.quarantine /path/to/file`
For example, to ignore the developer cannot be verified error for
QLMarkdown I can run (note I installed it using homebrew but that doesn't
change anything):
`$ xattr -d com.apple.quarantine
~/Library/QuickLook/QLMarkdown.qlgenerator/Contents/MacOS/QLMarkdown`
Do this for all the `ql*` file you have downloaded, keep in mind is the
definitely not secure as in that you may be running a malicious `QL*`
file. All of my files are stored in
`~/Library/QuickLook/QL.*/Contents/MacOS/program`
--
Ticket URL: <https://trac.macports.org/ticket/59218#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list