Skip to content

[swift 6][windows] installer script: add new foundation ICU headers to SDKs #323

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
Aug 6, 2024

Conversation

hyp
Copy link
Contributor

@hyp hyp commented Aug 5, 2024

This is needed after swiftlang/swift-foundation-icu#39

Explanation: After swiftlang/swift-foundation-icu#39 landed in foundation-icu, foundation-icu's modulemap started to depend on new headers from that PR. They need to be installed by the windows SDK installer in order for the modulemap to be valid in the windows toolchain distribution for Swift.
Scope: windows SDK installer
Risk: Low
Testing: toolchain build, and build of windows toolchain in a github workflow
Reviewer: @compnerd
Main branch PR: #321

@hyp hyp requested review from shahmishal and compnerd as code owners August 5, 2024 17:15
@hyp hyp added the swift 6 label Aug 5, 2024
@hyp hyp changed the title [windows] installer script: add new foundation ICU headers to SDKs [swift 6][windows] installer script: add new foundation ICU headers to SDKs Aug 5, 2024
@hyp hyp merged commit e75de0b into release/6.0 Aug 6, 2024
@hyp hyp deleted the eng/update-foundation-hdrs-swift6 branch August 6, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants