Skip to content
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

WiX: adjust manifest for thick module for Dispatch #401

Closed
wants to merge 1 commit into from

Conversation

compnerd
Copy link
Member

Adjust the manifest rules to account for the fact that libdispatch now properly stages the swiftmodule in a thick module format. This avoids us having to shuffle files around when building the installer.

Adjust the manifest rules to account for the fact that libdispatch now
properly stages the swiftmodule in a thick module format. This avoids us
having to shuffle files around when building the installer.
@compnerd
Copy link
Member Author

Associated with swiftlang/swift-corelibs-libdispatch#860.

@compnerd
Copy link
Member Author

Closing this as we now expect the thick module and perform the shuffling outside of the manifest. As the pieces for the libdispatch build land, we should be able to remove that shuffling.

@compnerd compnerd closed this Apr 11, 2025
@compnerd compnerd deleted the thick branch April 11, 2025 00:39
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.

None yet

1 participant