Re: [Pyobjc-dev] py2app builds fail leopard codesign integrity checks
Brought to you by:
ronaldoussoren
|
From: Jack J. <Jac...@cw...> - 2007-11-21 21:40:21
|
On 20-Nov-2007, at 19:03 , Ronald Oussoren wrote: > Py2app isn't signing code. The problem is that the py2app > executable stub inside the py2app package is signed by Apple (it > isn't signed in the repository). Interesting. The first question that comes to mind is: Should Apple be signing those stubs in the first place? Do they sign other components that are going to be repackaged and redistributed by the end user (such as static libraries)? I'm tempted to say Apple should not sign the stub. And if Apple indeed signed the stub on purpose they should allow for the signature to be removed somehow, -- Jack Jansen, <Jac...@cw...>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman |