Issue with sign systa for MacAnswered

I tried to sign systa with:

codesign -s "Developer ID Application: Developer ID" /path to/systa

and

codesign -s "Developer ID Application: Developer ID" --force --deep   /path to/systa

but I am getting error:  internal error in Code Signing subsystem

So what I should do with this, how I should sign this?

Answer

Version 26.0 is now out, all macOS binaries are now signed. Get them on the API page.

ago