Skip to content

Conversation

@matthewbastien
Copy link
Member

@matthewbastien matthewbastien commented Nov 13, 2025

Description

Adjust toolchain discovery to detect whether or not the swift binary is an xcrun shim. This allows us to detect and use xcrun for both Xcode and Command Line Tools toolchains on macOS.

The extension was only using xcrun to find toolchain executables when it detected that the toolchain was inside an Xcode application. However, toolchains can also come from installing the command line tools with xcode-select --install.

Issue: #1077

Tasks

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

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.

1 participant