Re: [Pyobjc-dev] py2app builds fail leopard codesign integrity checks
Brought to you by:
ronaldoussoren
|
From: Ronald O. <ron...@ma...> - 2007-11-22 07:28:51
|
On 21 Nov, 2007, at 22:41, Jack Jansen wrote: > > 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, I agree. I've filed a bug for this as radar #5610558. Feel free to do the same to boost the priority of this issue. Ronald > > -- > 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 > > |