xcode 缺少常规选项卡

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/19407439/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-09 04:58:18  来源:igfitidea点击:

General tab missing

xcodeios7xcode5

提问by Sophia_xoox

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.

我刚刚切换到使用 Xcode 5。我已经用一些我需要更改的其他设置更改了我的应用程序的名称,但是当我这样做时,我注意到我的“常规”选项卡丢失了。有谁知道为什么会发生这种情况。

enter image description here

在此处输入图片说明

回答by bora89

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

只需快速更新如何在 Xcode 8 中执行此操作:

get the general tab

获取常规选项卡

回答by BergQuester

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.

单击上方框中的三角形或带有“模板”的下方蓝色图标,然后选择一个构建目标。

回答by yoeriboven

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.

在包含“信息”和“构建设置”的栏中,单击左侧的项目图标并从下拉列表中选择您的主要目标。

回答by RyanR

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)

应用程序的名称位于项目的实用程序文件检查器上。选择您的项目后,按 Cmd-opt-1(或在菜单中,查看->实用程序->显示文件检查器)