Skip to content

Cherry pick swbuild support to 6.1 #8322

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
merged 1 commit into from
Mar 4, 2025

Conversation

dschaefer2
Copy link
Member

Update path to support swbuild if available (#8306)

Some Xcode installation no longer have xcbuild binary, and instead
contain a swbuild. Update the path to look for swbuild first, and
then fall back to xcbuild.

Some Xcode installation no longer have `xcbuild` binary, and instead
contain a `swbuild`. Update the path to look for `swbuild` first, and
then fall back to `xcbuild`.

Co-authored-by: Jake Petroules <[email protected]>
@dschaefer2
Copy link
Member Author

@swift-ci please test

@dschaefer2
Copy link
Member Author

@swift-ci please test macOS

@dschaefer2 dschaefer2 merged commit 1fc90e2 into swiftlang:release/6.1 Mar 4, 2025
5 checks passed
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.

3 participants