-
Notifications
You must be signed in to change notification settings - Fork 79
Add macOS support for Swiftly toolchain management #1673
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
Add macOS support for Swiftly toolchain management #1673
Conversation
f9b7b1d
to
ca36744
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks!
9cbb8c3
to
51e1d63
Compare
CHANGELOG.md
Outdated
@@ -15,6 +15,7 @@ | |||
- Ensure document symbols are provided for folders in multi-root workspaces ([#1668](https://github.com/swiftlang/vscode-swift/pull/1668)) | |||
|
|||
## 2.6.1 - 2025-06-27 | |||
- Add macOS support for Swiftly toolchain management |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rebase on top of main please
51e1d63
to
fb206bd
Compare
CHANGELOG.md
Outdated
@@ -4,6 +4,10 @@ | |||
|
|||
### Added | |||
|
|||
- Add macOS support for Swiftly toolchain management ([#1673](https://github.com/swiftlang/vscode-swift/pull/1673)) | |||
|
|||
### Added |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
extra header, we will put all Added
in a single list
fb206bd
to
51be5e3
Compare
51be5e3
to
52feaac
Compare
Description
Enabling swiftly integration with macOS
Issue: Fixes Issue #1672
Tasks