From 95a7182cc02942a32d7823a164e2c41be2ff709e Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Thu, 7 Aug 2025 13:20:27 -0700 Subject: [PATCH] WiX: package up the new SwiftRemoteMirror builds This adds the SiftRemoteMirror to the packaging on Windows to round out the new SDK. With this piece, it might be possible to host the entire Swift toolchain with a SxS enabled runtime. --- .../Windows/platforms/windows/windows.wxs | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/platforms/Windows/platforms/windows/windows.wxs b/platforms/Windows/platforms/windows/windows.wxs index 75636f3a..f6b8a8e9 100644 --- a/platforms/Windows/platforms/windows/windows.wxs +++ b/platforms/Windows/platforms/windows/windows.wxs @@ -181,6 +181,9 @@ + + + @@ -434,6 +437,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -3061,6 +3104,7 @@ + @@ -3095,6 +3139,7 @@ + @@ -3130,6 +3175,7 @@ + @@ -3165,6 +3211,7 @@ +