Use wix msi decompile
to extract the Swift runtime from msm files
#476
Labels
enhancement
New feature or request
We should be able to download https://www.nuget.org/packages/wix and then use
wix.exe
to decompile Swift runtime msm files: https://wixtoolset.org/docs/tools/wixexe/#msidecompileThat way we can create a single nuget package which contains both x64 and arm64 binaries.
The text was updated successfully, but these errors were encountered: