Skip to content

WiX: remove custom action #176

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
Mar 9, 2023
Merged

WiX: remove custom action #176

merged 1 commit into from
Mar 9, 2023

Conversation

compnerd
Copy link
Member

Remove the custom action which was used to deploy the auxiliary files. This should no longer be required as the toolchain will now map in the file from the SDK content into the file system image via the VFS layer.

Remove the custom action which was used to deploy the auxiliary files.
This should no longer be required as the toolchain will now map in the
file from the SDK content into the file system image via the VFS layer.
compnerd added a commit to compnerd/apple-swift that referenced this pull request Mar 6, 2023
With swiftlang#63887, the swift compiler can dynamically inject the VFS overlay
paths to add the modulemaps and apinotes for the Windows SDK.  This
obviates the need for the custom action in the SDK installation.  Update
the build rules to account for this along with
swiftlang/swift-installer-scripts#176.
@compnerd compnerd marked this pull request as ready for review March 7, 2023 20:44
@compnerd compnerd merged commit 927c674 into swiftlang:main Mar 9, 2023
@compnerd compnerd deleted the noca branch March 9, 2023 23:55
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