Skip to content

Conversation

@cmcgee1024
Copy link
Member

@cmcgee1024 cmcgee1024 commented Dec 19, 2025

When using an SDK with the --swift-sdk build parameter this information is provided to Swift Build as part of the build request so that it can use it instead of the host SDK.

TODO:

  • Add an end-to-end test case

When using an SDK with the `--swift-sdk` build parameter this
information is provided to Swift Build as part of the build
request so that it can use it instead of the host SDK.
@cmcgee1024
Copy link
Member Author

@swift-ci please test

platformName = "android"
sdkName = platformName
// FIXME remove this case
} else if self.buildParameters.triple.isWasm {
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you can just remove this now, it's unreachable code.

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.

2 participants