From 3b11c37878ef7bb330249ae7c1f0dc9abae1d340 Mon Sep 17 00:00:00 2001 From: Alex Lorenz Date: Tue, 6 Aug 2024 15:38:27 -0700 Subject: [PATCH] [windows] add _CompilerSwiftIfConfig dependency to the swift-syntax installer step https://github.com/swiftlang/swift/pull/75014 added the new dependency, that the swift compiler depends on, and thus we need to make sure that this DLL is installed --- platforms/Windows/bld/bld.wxs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/platforms/Windows/bld/bld.wxs b/platforms/Windows/bld/bld.wxs index c0c28bf0..1022a756 100644 --- a/platforms/Windows/bld/bld.wxs +++ b/platforms/Windows/bld/bld.wxs @@ -387,6 +387,9 @@ + + +