1

I want to open the UICatalog project in Xcode 5. I found it in the documentation viewer, but there is no button to allow me to open the project. In Xcode 4.6.3, there is an "Open Project..." button that allows me to quickly open the project in Xcode. How do I do this in Xcode 5?

Update

This screen shows very briefly

Initial screen only shows for 1 second

And then it switches to this screen

Final screen, no

I'm running Xcode 5 DP5 Version 5.0 (5A11365x).

4

2 回答 2

2

您仍然可以从文件菜单中打开最近的项目,就像在以前版本的 Xcode 中一样。并且以同样的方式,您仍然可以从“欢迎使用 Xcode”菜单中打开项目。

在 Xcode 中按 Command-Shift-1 打开它,或 Window->Welcome to Xcode。从这里,您可以选择窗口右下角的“打开其他...”。

编辑:因为在重新阅读您的帖子并意识到您正在谈论“帮助”菜单中实际 Apple 文档的查看器后,它似乎没有任何改变。搜索“UICatalog”并单击示例项目的结果将我带到顶部的屏幕:

在此处输入图像描述

如果您没有看到这个 ^^^ 我建议您确保更新到最新版本的 Xcode。

于 2013-08-08T20:11:53.480 回答
0

只是在文件菜单下定期打开。项目文件 (.xcodeproj) 应该在对话框中可用。

于 2013-08-08T20:13:08.133 回答