From 661ede674255bbc1c77ef37bdcd22a5d32a60af3 Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Thu, 10 Aug 2023 14:09:33 -0700 Subject: [PATCH] WiX: add missing product name The x86 runtime was missing the product identifier. This should repair the x86 build. --- platforms/Windows/shared/swift.en-us.wxl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/platforms/Windows/shared/swift.en-us.wxl b/platforms/Windows/shared/swift.en-us.wxl index 2eece4a6..588f2686 100644 --- a/platforms/Windows/shared/swift.en-us.wxl +++ b/platforms/Windows/shared/swift.en-us.wxl @@ -4,10 +4,11 @@ - - + + +