I'm using the new XCode and trying to build an NSUIElement. In the
info plist I've added the line to do that. NSUIELement 1. In the IB I
created a menu with 1 item in it. It is connected to the controller as
uiMenu. However when I launch the application no icon shows in the
dock and no menu ever appears in the status menu. below is the code
used to set up the menu: What's most frustrating is that this code is
cut from another application of mine that does work it just doesn't
work in the new app. So either I';m missing something or I am not
connecting something correctly in IB