Xcode 9: documentation and tool nodes that don't appear in Settings> Components

As shown in the screenshot below, how is this supposed change by apple?

enter image description here

+4
source share
1 answer

Go to https://swift.org/download/#snapshots and upload the pictures of your choice (these are toolchains). After setting as, a Xcode -> Toolchains -> Manage Toolchains...new submenu will appear.

Clicking Manage Toolchains...will open Xcode -> Preferences -> Components -> Toolchains. You can choose the Swift Toolchain.

Hooray!

+1
source

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


All Articles