Skip to content

Update path to support swbuild if available #8306

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
Feb 26, 2025

Conversation

bkhouri
Copy link
Contributor

@bkhouri bkhouri commented Feb 25, 2025

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.
@bkhouri bkhouri force-pushed the t/main/support_xcbuild_rename branch from 50c880e to 3af4dd7 Compare February 25, 2025 21:24
@bkhouri
Copy link
Contributor Author

bkhouri commented Feb 25, 2025

@swift-ci please test

@bkhouri bkhouri marked this pull request as ready for review February 25, 2025 21:25
@bkhouri bkhouri enabled auto-merge (squash) February 25, 2025 21:25
@bkhouri
Copy link
Contributor Author

bkhouri commented Feb 26, 2025

@swift-ci please test

@bkhouri bkhouri merged commit 9766899 into swiftlang:main Feb 26, 2025
5 checks passed
bripeticca pushed a commit to bripeticca/swift-package-manager that referenced this pull request Feb 28, 2025
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 <jake.petroules@apple.com>
dschaefer2 pushed a commit to dschaefer2/swift-package-manager that referenced this pull request Mar 3, 2025
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 <jake.petroules@apple.com>
dschaefer2 added a commit that referenced this pull request Mar 4, 2025
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`.

Co-authored-by: Bassam (Sam) Khouri <bkhouri@users.noreply.github.com>
Co-authored-by: Jake Petroules <jake.petroules@apple.com>
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