在 Xcode 的 CheckOut 窗口中删除最近的项目 [英] Remove recent items in the Xcode's CheckOut window

查看:31
本文介绍了在 Xcode 的 CheckOut 窗口中删除最近的项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法在 Xcode 7 上的结帐对话框(源代码管理"->结帐...")中清除最近的项目?

is there a way to clean recent items in the checkout dialog box ("source control" -> "check out...") on Xcode 7 ?

推荐答案

看来您需要在 Library/Preferences 目录中找到 com.apple.dt.XCode.plist.

It seems that you will need to find com.apple.dt.XCode.plist located in your Library/Preferences directory.

搜索 IDESourceControlRecentsFavoritesRepositoriesUserDefaultsKey,该键下应该有一个项目列表.可以从中删除不需要的存储库,下次重新启动 XCode 时会反映出来.

Search for IDESourceControlRecentsFavoritesRepositoriesUserDefaultsKey and there should be a list of items under that key. Unwanted repositories can be deleted from it and it will be reflected the next time XCode is restarted.

对于微不足道的事情来说,这是一项艰巨的任务.但是,嘿,至少可以做到这一点.干杯.

Such a difficult task for something to trivial. But hey, at least it is possible to do this. Cheers.

这篇关于在 Xcode 的 CheckOut 窗口中删除最近的项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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