问题
Inside the MainMenu.xib I deleted the default Main Menu that automatically gives you the application menu (along with the File/Edit/Format/View/Window/Help menus).
What are the steps I need to take to add this back into my application?
回答1:
I would create a new application then copy just the Main Menu
back into your MainMenu.xib
来源:https://stackoverflow.com/questions/6300256/cocoa-application-menu-how-to-recreate