On 10/13/2014 1:15 PM, [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?

This might have been better-asked in dev.platform, but I'm just going to cc the relevant people who have been in charge of mac v2 signing so they can perhaps answer your question.

--BDS

_______________________________________________
dev-builds mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to