On Monday, October 13, 2014 1:15:22 PM UTC-4, [email protected] 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: 
> (my).app/Contents/MacOS/res/MainMenu.nib file
> 
> 
> 
> The reason is that the contents of the nib file are just sitting in the root: 
>  
> 
> - MainMenu.nib/classes.nib
> 
> - MainMenu.nib/keyedobjects.nib
> 
> - MainMenu.nib/info.nib
> 
> 
> 
> However, when I try to put the contents of MainMenu.nib into proper format: 
> Mainmenu.nib/Contents/MacOS/classes.nib, etc. it no longer loads the menu in 
> OSX.  Any suggestions?

Note: I found them working on V2 signatures for Firefox in this bug:  
https://bugzilla.mozilla.org/show_bug.cgi?id=1047584

However, I checked out the new code that they pushed, and the MainMenu.nib 
bundle still has the same format.
_______________________________________________
dev-builds mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to