Skip to content

Conversation

matthewbastien
Copy link
Member

@matthewbastien matthewbastien commented Oct 2, 2025

Description

The --use argument for Swiftly install doesn't seem to have a good way of telling Swiftly to install as a global default toolchain. Instead of this, we will simply do a swiftly use after the install, asking the user where they want to use the new toolchain (workspace vs global). This also means that installSwiftlyToolchainWithProgress() no longer needs to show the reload message since installation no longer does a use by default.

Tasks

  • Required tests have been written
  • [ ] Documentation has been updated
  • [ ] Added an entry to CHANGELOG.md if applicable

@matthewbastien matthewbastien merged commit 1ba88bf into swiftlang:main Oct 3, 2025
45 of 46 checks passed
@matthewbastien matthewbastien deleted the swiftly-use-install branch October 3, 2025 14:25
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.

2 participants