I’m distributing two different versions of one product (like light and pro version). I don’t know how to use the same MainMenu.xib if I can not change the placeholder NewApplication in a dynamic way. I would like to use the bundle name instead of “NewApplication”.
I hope there is an official way to do this without hacking.
Thank you,
I’d do it like this:
You could also set tags on the menu items you want to change.