On 1 Jun 2013, at 17:25, Mark Sprevak sprevak.home@gmail.com wrote:
My question is: how does one create the ID numbers for submenus in `info.plist`? Would any random ID that is distinct from the others in the `info.plist` do? What about collisions with numbers in other bundles? How do folks usually generate these submenu ID numbers?
uuidgen in the terminal
Final question: is there any faster way to manage menu structure of a bundle other than fiddling by hand with `info.plist`?
not yet