On 6 Feb 2020, at 7:16, Mal Function wrote:
I think we've touched on this before but I can't now remember the
answer... what exactly needs to be done to resolve the code-signing
issues?
I wish I knew. We sign the app, as we have for years.
```console
$ codesign -s "Developer ID Application" --deep Quicksilver.app
```
It appears to complete without error, but verifying the signature always
fails now.
```console
$ spctl -av Quicksilver.app
Quicksilver.app: rejected
```
I’ve also tried signing from inside out as they recommend, instead of
using `--deep`. That also appears to work until you verify the results.
This is on macOS 10.14 with Xcode 9. I’ve also tried in a clean new VM
running 10.13 with the same results.
I haven’t been able to wrangle any details out of `spctl` about _why_
it fails.
--
Rob McBroom
--
You received this message because you are subscribed to the Google Groups
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/blacktree-quicksilver/0FE80923-3BF8-412E-89FA-9F683D026922%40skurfer.com.