Skip to content

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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
Co-authored-by: Jake Petroules <[email protected]>
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