如何“删除派生数据"在 Xcode8 中? [英] How to "Delete derived data" in Xcode8?

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

问题描述

在 Xcode7 中,单击 Window -> Projects 并选择要删除派生数据的项目.

In Xcode7 you click Window -> Projects and select the projects that you want the derived data to be deleted.

但是对于 Xcode8 beta 2,Windows 菜单下不再存在项目菜单.有没有什么快捷的方法可以通过Xcode8接口删除派生数据?

But with Xcode8 beta 2 the project menu no longer exists under the Windows menu. Are there any quick methods to delete the derived data through Xcode8 interface?

推荐答案

  • 关闭Xcode
  • 打开终端并输入此命令

    • Close Xcode
    • Open Terminal and enter this command

      rm -rf ~/Library/Developer/Xcode/DerivedData
      

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

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