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?
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to