Code signing py2app generated apps

"Brendan Simon (eTRIX)" <[email protected]>
Newsgroups gmane.comp.python.apple
Organization eTRIX pty ltd
Message-ID <[email protected]>
Is there anything special one needs to do to sign py2app generated apps ?

I've tried:  codesign -s <certificate-identifier> <path-to-my-app>

but I when verifying it with "codesign -v" I get:

    src/dist/SureAnalysis.app: Unknown format in import.
    In architecture: i386

The certificate is a .p12 file that was imported with KeyChain.app to
the System destination keychain.

I've read that all binaries and frameworks need to be signed.  Is there
an easy way of doing that ?  Is there a tool to determine which files
need to be signed ?

Thanks,
Brendan.

_______________________________________________
Pythonmac-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.