xcode 如何安装 dashcode(Apple 开发人员套件的一部分)?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/10772144/
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
How can I install dashcode (part of Apple's developer suite)?
提问by Eric
I've installed XCode from the App Store, but it doesn't include Dashcode. I found this (somewhat out of date) solution, that says to just download XCode from the Apple Developer Connection and it's included in that bundle, but I don't think I can/want to do that, since I already have XCode installed from the App Store.
我已经从 App Store 安装了 XCode,但它不包括 Dashcode。我发现了这个(有点过时的)解决方案,它说只需从 Apple Developer Connection 下载 XCode 并将其包含在该捆绑包中,但我认为我不能/不想这样做,因为我已经安装了 XCode应用商店。
What should I do-- short of UNinstalling Xcode via the App Store (which appears to include only XCode, not Dashcode with it), then downloading the "big" Xcode package from Developer Connection?
我应该怎么做——没有通过 App Store 卸载 Xcode(它似乎只包含 XCode,而不是 Dashcode),然后从 Developer Connection 下载“大”Xcode 包?
thanks E
谢谢 E
回答by Kurt Revis
In Xcode, choose the menu Xcode > Open Developer Tool > More Developer Tools...
.
在 Xcode 中,选择菜单Xcode > Open Developer Tool > More Developer Tools...
。
Then download "Dashcode for Xcode".
然后下载“Dashcode for Xcode”。
The disk image contains the Dashcode app itself; you can put it wherever you want, and there is no need to install any packages or bundles.
磁盘映像包含 Dashcode 应用程序本身;你可以把它放在任何你想要的地方,而且不需要安装任何包或捆绑包。
(This is all explained in the "What's New In Xcode" documentation.)
(这在“Xcode 中的新功能”文档中都有解释。)