Xcode 4 - 将 iOS 开发者库引用添加到 Organizer - 文档
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/5418790/
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
Xcode 4 - Adding the iOS developer library reference to Organizer - Documentation
提问by Ben Clayton
In Xcode 4, my Organizer - Documentation window doesn't appear to have the iOS documentation installed, only Mac OS X 10.6 Core Library and Xcode 4.0 Developer Library.
在 Xcode 4 中,我的 Organizer - Documentation 窗口似乎没有安装 iOS 文档,只有 Mac OS X 10.6 Core Library 和 Xcode 4.0 Developer Library。
Does anyone know if it's possible to add it without re-installing the whole of Xcode 4? (which I really don't want to do...)
有谁知道是否可以在不重新安装整个 Xcode 4 的情况下添加它?(我真的不想这样做......)
Thanks.
谢谢。
回答by Evan Mulawski
Go to Xcode -> Preferences -> Documentation and click GET on the iOS 4.3 Documentation. In the iTunes-style status window, the download progress will be shown.
转到 Xcode -> Preferences -> Documentation 并单击 iOS 4.3 Documentation 上的 GET。在 iTunes 风格的状态窗口中,将显示下载进度。
As of the release of Xcode 4.2 with iOS 5:
从 iOS 5 的 Xcode 4.2 发布开始:
Go to Xcode -> Preferences -> Downloads -> (Tab) Documentation and click Install on the documentation libraries you need. The download progress will be shown in that window for each documentation library you chose to install.
转到 Xcode -> Preferences -> Downloads -> (Tab) Documentation,然后在您需要的文档库上单击 Install。对于您选择安装的每个文档库,下载进度将显示在该窗口中。