General tab missing

六月ゝ 毕业季﹏ 提交于 2019-12-03 10:24:57

问题


I have just switched over to using Xcode 5. I have gone to change the name of my application with some other settings which I need to change, However when I have gone to do this I noticed my "General" tab is missing. Does any one know why this may have happened.


回答1:


See up in the left hand corner of your screenshot the blue icon? You have your project file selected and are viewing the project's global settings, which don't have a "General" tab.

Click either the triangle in the box up there or the lower blue icon with "template" and select a build target.




回答2:


Just a quick update how to do it in Xcode 8:




回答3:


You are seeing your project's settings. You want to see your target's settings.

In the bar containing 'Info' and 'Build Settings' click on the project icon on the left and select your main target from the dropdown.




回答4:


The name of the application is on the Utilities file inspector for the project. With your project selected, press Cmd-opt-1 (or in the menus, View->Utilities->Show File inspector)



来源:https://stackoverflow.com/questions/19407439/general-tab-missing

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