Xcode 4 中的示例项目在哪里?

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

Where are the sample projects in Xcode 4?

xcodeproject

提问by Charlie Egan

In older versions of Xcode they have been in the developer folder, just wondering where they are available now, do I have to download them from somewhere?

在旧版本的 Xcode 中,它们一直在 developer 文件夹中,只是想知道它们现在在哪里可用,我是否必须从某个地方下载它们?

采纳答案by AW101

If you find the name of the project you want from the Documentation tab in Organiser you can simple choose "Open Project" and it will be downloaded to a folder of your choice.

如果您从管理器的文档选项卡中找到您想要的项目名称,您可以简单地选择“打开项目”,它将被下载到您选择的文件夹中。

Make sure you have downloaded the documentation first via xCode/Preferences/Downloads/Documentation/Check & Install Now.

确保您首先通过 xCode/Preferences/Downloads/Documentation/Check & Install Now 下载了文档。