How to install dashcode (part of the Apple developer package)?

I installed Xcode from the App Store, but it does not include Dashcode. I found this (somewhat outdated) solution that says it just downloads Xcode from the Apple Developer Connection and is included in this package, but I don’t think I can / want to do this because I already have Xcode installed from the App Store.

What should I do - with the exception of UNinstalling Xcode through the App Store (which appears to include only Xcode, not Dashcode with it), and then download the “large” Xcode package from Connection Developer?

thanks E

+4
source share
1 answer

In Xcode, select the Xcode > Open Developer Tool > More Developer Tools... menu.

More Developer Tools ...

Then download "Dashcode for Xcode".

The disk image contains the Dashcode application; You can place it where you want, and there is no need to install any packages or packages.

(All of this is explained in the “What's New in Xcode” documentation.)

+10
source

Source: https://habr.com/ru/post/1414572/


All Articles