Skip to content

Conversation

compnerd
Copy link
Member

Remove the reference to Yams from the unified workspace as this dependency has been removed.

Remove the reference to Yams from the unified workspace as this
dependency has been removed.
@compnerd
Copy link
Member Author

@swift-ci please smoke test

@etcwilde
Copy link
Member

@dschaefer2, I know Yams has been removed, but I'm not familiar with the "SwiftPM Unified Build".
@hamishknight, is this used by your Xcode integration scripts at all?

Copy link
Member

@etcwilde etcwilde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that this is fine, but would like reviews from folks affected by changes to this file to chime in as well.

@dschaefer2
Copy link
Member

@dschaefer2, I know Yams has been removed, but I'm not familiar with the "SwiftPM Unified Build".

Me neither. Sounds fine. I don't know anywhere this is used.

@bnbarham
Copy link
Contributor

Me neither. Sounds fine. I don't know anywhere this is used.

It's used by all the downstream packages during a toolchain build outside of Windows - everything builds into a "unified" root so that we don't needlessly rebuild dependencies every time. For Windows it's only used by the projects that build or test with SwiftPM (which is a fairly small set). There's no reason for Yams to be in there still.

@compnerd compnerd merged commit 0e04f00 into swiftlang:main Sep 24, 2025
3 checks passed
@compnerd compnerd deleted the compnerd/yams branch September 24, 2025 15:34
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.

4 participants