From 4aa293e098a321fc5d9f63729a0a50929a7ef6be Mon Sep 17 00:00:00 2001 From: Jerry Chen Date: Wed, 29 Oct 2025 15:53:52 -0700 Subject: [PATCH] WiX: Add _TestingInterop This includes the library created in https://github.com/swiftlang/swift-testing/pull/1369 Resolves rdar://163673609 --- .../Windows/platforms/windows/windows.wxs | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/platforms/Windows/platforms/windows/windows.wxs b/platforms/Windows/platforms/windows/windows.wxs index 7fd778fd..277b5b63 100644 --- a/platforms/Windows/platforms/windows/windows.wxs +++ b/platforms/Windows/platforms/windows/windows.wxs @@ -360,6 +360,9 @@ + + + @@ -370,6 +373,9 @@ + + + @@ -404,6 +410,9 @@ + + + @@ -414,6 +423,9 @@ + + + @@ -448,6 +460,9 @@ + + + @@ -458,6 +473,9 @@ + + +