如何删除 Xcode 8 中的派生数据? [英] How can I delete derived data in Xcode 8?

查看:31
本文介绍了如何删除 Xcode 8 中的派生数据?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

项目页面似乎从 Xcode 8 中消失了.我使用此页面删除派生数据.

The projects page seems to be disappeared from Xcode 8. I used this page for deleting the derived data.

知道如何从 Xcode 8 中删除派生数据吗?

Any idea how can I delete derived data from within Xcode 8?

推荐答案

针对这个问题有许多不同的解决方案.他们中的大多数也能工作.似乎还添加了另一个快捷方式:

Many different solutions for this problem. Most of them work as well. Another shortcut seems to be added as well:

Shift + alt + command ⌘ + K

会要求您:

您确定要清理MyProject"的构建文件夹吗?

这将删除 build 文件夹中的所有产品和中间文件.

This will delete all of the products and intermediate files in the build folder.

在大多数情况下,这足以解决您的问题.

In most cases this would be enough to solve your problems.

更新

从 Xcode 9 开始,您将能够通过导航到

As of Xcode 9 you'll be able to access the Derived Data folder by navigating to

文件 -> 项目设置

或者如果您使用工作区:

or if you use a Workspace:

文件 -> 工作区设置

然后按下路径后面的箭头:

And press the arrow behind the path:

这篇关于如何删除 Xcode 8 中的派生数据?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆