From 737bbd46c7abd57bf43cb6570d0bd2afe3fe9155 Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Wed, 16 Aug 2023 10:54:11 -0700 Subject: [PATCH] WiX: adjust the for apple/swift-package-manager#6817 Adjust the packaging rules to remove the shared library to support migrating to static library forms for this. This should avoid the need to adjust the path when executing the compiled manifest. --- platforms/Windows/cli/cli.wxs | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/platforms/Windows/cli/cli.wxs b/platforms/Windows/cli/cli.wxs index 05e6a7f7..d2a9e3c4 100644 --- a/platforms/Windows/cli/cli.wxs +++ b/platforms/Windows/cli/cli.wxs @@ -134,9 +134,7 @@ - - - + @@ -149,9 +147,7 @@ - - - + @@ -164,9 +160,7 @@ - - - +