[Interest] OSX codesign question
"Alexander CarĂ´t"
alexander_carot at gmx.net
Mon Apr 6 11:32:17 CEST 2020
Hello all,
I want to sign my OSX code in order to have it running on a client's machine without the need to right-click and open it.
I signed at https://developer.apple.com/ and received my valid certificate called "developer.cer".
Then I exectued
macdeployqt myApp.app -dmg -codesign=developer.cer
but I got this error:
ERROR: "developer.cer: no identity found\n"
ERROR: Codesign signing error:
ERROR: "developer.cer: no identity found\n"
ERROR: codesign verification error:
ERROR: "soundjack.app: code object is not signed at all\nIn architecture: x86_64\n"
Does anyone know what to do ? Is there probably a different/better way to sign it ?
Thanks a lot in advance,
best
Alex
--
http://www.carot.de
Email : Alexander at Carot.de
Tel.: +49 (0)177 5719797
More information about the Interest
mailing list