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 : alexan...@carot.de
Tel.: +49 (0)177 5719797

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to