Thanks – that article on Fetching the Notary Log was exactly what I was looking for. Among other things, the log said:
status summary: "Archive contains critical validation errors"
status code: 4000
The actual issue seems to be that it has two apparently unsigned JNI libraries packaged in as dependencies: libgluegen-rt and libjnidispatch.
I tried re-making the app and dmg from a signed jar (I do my development on Mac but have to sign on Windows) and it gave the same errors. How do I fix this?
Topic:
Code Signing
SubTopic:
Notarization
Tags: