From 16bd29c05f019b1e51330c2d516fc38f18ff5cb7 Mon Sep 17 00:00:00 2001 From: Jonathan Grynspan Date: Mon, 8 Sep 2025 13:03:27 -0400 Subject: [PATCH 1/2] WiX: Add the Testing/WinSDK cross-import overlay Adds the files generated by https://github.com/swiftlang/swift-testing/pull/1296. See also #403 for reference. --- .../Windows/platforms/windows/windows.wxs | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/platforms/Windows/platforms/windows/windows.wxs b/platforms/Windows/platforms/windows/windows.wxs index d72efc81..cccf12af 100644 --- a/platforms/Windows/platforms/windows/windows.wxs +++ b/platforms/Windows/platforms/windows/windows.wxs @@ -96,6 +96,7 @@ + @@ -326,6 +327,7 @@ + @@ -335,6 +337,7 @@ + @@ -342,6 +345,7 @@ + @@ -357,6 +361,13 @@ + + + + + + + @@ -366,6 +377,7 @@ + @@ -373,6 +385,7 @@ + @@ -388,6 +401,13 @@ + + + + + + + @@ -398,12 +418,14 @@ + + @@ -419,6 +441,13 @@ + + + + + + + From f4e3e2f776a8dd68c4d142ebf876b9c26709d46c Mon Sep 17 00:00:00 2001 From: Jonathan Grynspan Date: Mon, 8 Sep 2025 17:42:28 -0400 Subject: [PATCH 2/2] I did it wrong --- platforms/Windows/platforms/windows/windows.wxs | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/platforms/Windows/platforms/windows/windows.wxs b/platforms/Windows/platforms/windows/windows.wxs index cccf12af..2e63c128 100644 --- a/platforms/Windows/platforms/windows/windows.wxs +++ b/platforms/Windows/platforms/windows/windows.wxs @@ -327,6 +327,8 @@ + + @@ -337,6 +339,8 @@ + + @@ -345,6 +349,8 @@ + + @@ -377,6 +383,8 @@ + + @@ -385,6 +393,8 @@ + + @@ -418,13 +428,17 @@ + + + +