From 7b1223bdfc4c98044195836d360def12b4278fef Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Tue, 26 Aug 2025 18:08:59 -0700 Subject: [PATCH] WiX: adjust the packaging rules for the SPM runtime The package manager runtime installation adjusted for the split build installs the module with the target triple named thick module format. Adjust the packaging rules to integrate that into the image. --- platforms/Windows/cli/cli.wxi | 70 ++++++++++++++++++++--------------- 1 file changed, 41 insertions(+), 29 deletions(-) diff --git a/platforms/Windows/cli/cli.wxi b/platforms/Windows/cli/cli.wxi index 35960a4e..70b8d692 100644 --- a/platforms/Windows/cli/cli.wxi +++ b/platforms/Windows/cli/cli.wxi @@ -1,6 +1,13 @@  + + + + + + + - - + + + + + + + @@ -150,48 +162,48 @@ - - + + - + - - + + - - + + - - + + - + - - + + - - + + - - + + - + - - + + - - + + @@ -653,11 +665,7 @@ - - - - - + @@ -741,7 +749,11 @@ - + + + + +