Skip to content

Update title of command to select toolchain (or Xcode directory) #924

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

aoberoi
Copy link
Contributor

@aoberoi aoberoi commented Jun 21, 2024

Just fixing an outdated part of the README that probably should have landed with #817.

I am not sure if the Select Toolchain command is only available under macOS. That might be an outdated concept since the previous command was about selecting Xcode versions, which obviously are only on macOS. Toolchains are available on other platforms. I'm happy to update this PR if someone wants to confirm this one way or another.

Copy link
Contributor

@award999 award999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR 👍 but this is not just a macOS concept anymore. @matthewbastien can you advise on this one?

Copy link
Member

@matthewbastien matthewbastien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! As @award999 pointed out the Swift: Select Toolchain... command is available on all platforms (although it doesn't do much on Windows at the moment).

I think it's best to move the text to the bulleted list directly above it and change the wording to something like:

- **Select Toolchain**: Select which locally installed Swift toolchain you want to use Swift tools from.

@aoberoi
Copy link
Contributor Author

aoberoi commented Jun 28, 2024

Requested change integrated. Ready for re-review/merge 😄

@matthewbastien matthewbastien merged commit 34b016a into swiftlang:main Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants