How to change the name of a Mac application in the build settings?

房东的猫 提交于 2019-12-05 15:28:42

Make sure you are editing the Product Name of the target not the Project. So the menu Project->Edit Active Target "targetname" not Project->Edit Project Settings. Or right-click on the target in the group list and choose Get Info.

Note that you will have to edit MainMenu.xib to show the correct app name in the About, Quit, and Help menu items.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!