Re: When signing for OSX V2 signatures, MainMenu.nib isn't in proper format

2014-10-13 Thread Benjamin Smedberg
On 10/13/2014 1:15 PM, digitalc...@gmail.com wrote: I am building a variant of Firefox, and am trying to sign the code with the new V2 Signature on OSX. I'm able to get everything signed OK except for the following error: bundle format unrecognized, invalid, or unsuitable In subcomponent: (

Re: When signing for OSX V2 signatures, MainMenu.nib isn't in proper format

2014-10-13 Thread digitalcre8
On Monday, October 13, 2014 1:15:22 PM UTC-4, digit...@gmail.com wrote: > I am building a variant of Firefox, and am trying to sign the code with the > new V2 Signature on OSX. I'm able to get everything signed OK except for the > following error: > > > > bundle format unrecognized, invalid,

When signing for OSX V2 signatures, MainMenu.nib isn't in proper format

2014-10-13 Thread digitalcre8
I am building a variant of Firefox, and am trying to sign the code with the new V2 Signature on OSX. I'm able to get everything signed OK except for the following error: bundle format unrecognized, invalid, or unsuitable In subcomponent: (my).app/Contents/MacOS/res/MainMenu.nib file The reaso