如何删除 Xcode 9 中的派生数据?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/46468220/
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-08 18:27:39  来源:igfitidea点击:

How can I delete derived data in Xcode 9?

xcodexcode9

提问by Nirav

I have installed Xcode 9 today morning. It works fine but I want to understand the way to delete the derived data.

我今天早上安装了 Xcode 9。它工作正常,但我想了解删除派生数据的方法。

Is there any specific way to remove it?

有什么具体的方法可以去掉吗?

回答by Jay Bhalani

Open Xcode -> click Preferences...

打开 Xcode -> 单击首选项...

enter image description here

在此处输入图片说明

Now tap on Locationtab then click on arrow same as below image

现在点击Location选项卡,然后点击与下图相同的箭头

enter image description here

在此处输入图片说明

回答by Tejas Ardeshna

Open Xcode -> click on Xcode menu on top bar -> preferences -> location tab. Here you can see the path of derived data. Click on the right arrow and delete all files from there. enter image description here

打开 Xcode -> 单击顶部栏上的 Xcode 菜单 -> 首选项 -> 位置选项卡。在这里您可以看到派生数据的路径。单击右箭头并从那里删除所有文件。在此处输入图片说明