简体   繁体   English

Xcode 8中的项目设置屏幕?

[英]Project settings screen in Xcode 8?

Does anyone know how to get back the Xcode 7-style project settings in an existing project in Xcode 8? 有谁知道如何在Xcode 8的现有项目中取回Xcode 7风格的项目设置? This is so weird: projects that have been created in Xcode 7 (before I upgraded to 8) now have a new style project settings page (which is very confusing, I can't find anything in there). 这太奇怪了:在Xcode 7中创建的项目(在我升级到8之前)现在有了一个新的样式项目设置页面(非常令人困惑,我在那里找不到任何东西)。 When I create a new project in Xcode 8, the project settings page looks exactly like in Xcode 7 (with the 7 or 8 tabs next to each other, starting with General on the very left). 当我在Xcode 8中创建一个新项目时,项目设置页面看起来与Xcode 7完全相同(7或8个选项卡彼此相邻,从左侧的General开始)。 Why am I not seeing this settings page in my older projects which I created in Xcode 7? 为什么我在Xcode 7中创建的旧项目中没有看到此设置页面?

I was struggling with this as well. 我也在努力解决这个问题。 Follow the steps: 按照步骤:

  1. Press your apps project at the top of the far left menu like you normally do 像往常一样按最左侧菜单顶部的应用程序项目
  2. By default you'll be on the PROJECT section, which has a new look. 默认情况下,您将进入PROJECT部分​​,该部分具有新外观。 Below it, you'll see TARGET, select that and you'll see the screen that you are used to. 在它下面,你会看到TARGET,选择它,你会看到你习惯的屏幕。

I believe this is what you're after. 我相信这就是你所追求的。 Let me know if not. 如果没有,请告诉我。

在此输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM