Closed as not planned
Description
Describe the bug
When running on a clean install of macOS I'm getting the error "Failed to find Swift toolchain". This is a fresh VM with nothing installed.
Important Note: This environment has installed Swift via Swiftly and Xcode is not installed
To Reproduce
- Install Swift
- Install VSCode
- Install the extension
- Click "Create Swift Project"
Expected behavior
Toolchain discovered so I can create projects, build etc
Environment
- OS: macOS 15.4
- Swift version (output of
swift --version
): Swift version 6.1 (swift-6.1-RELEASE) - Visual Studio Code version: 1.99.2
- vscode-swift version: 2.0.2
Additional context
Add any other context about the problem here.
