xcode 9 中的源代码控制->History 菜单在哪里?

where is the source control->History menu going in xcode 9?

提问人:ximmyxiao 提问时间:6/22/2017 更新时间:8/10/2018 访问量:12719

问:

我刚刚安装了 Xcode 9 测试版,我发现我在 Xcode 9 中看不到 SVN 的所有签入日志,这些日志在 Xcode 8 及之前的源代码控制->History 中可用,如何在 Xcode 9 中获取这些信息?

xcode的

评论


答:

34赞 MichaelR 7/11/2017 #1

这适用于 git 存储库:

“打开菜单视图”/“导航器”/“显示源代码管理导航器”(%2)

如果选择了“源代码管理检查器”,则提交详细信息将显示在“实用工具”窗格中。

39赞 Travis M. 8/25/2017 #2

他们将其移动到左侧导航栏上的此选项卡。

enter image description here

2赞 yoAlex5 8/10/2018 #3

Xcode 版本 9.2

View -> Navigators -> Show Source Control Navigator

或者只是

⌘ Command + 2