From 7ff716c20dde7a4ea5e99da6ad9bb6b2a74616c8 Mon Sep 17 00:00:00 2001 From: Alex Hoppen Date: Mon, 20 Jan 2025 11:21:22 -0800 Subject: [PATCH] Install the SourceKit plugin into Windows toolchains Install the SourceKit plugin, added by https://github.com/swiftlang/sourcekit-lsp/pull/1906 into the Windows toolchains. rdar://142909870 --- platforms/Windows/ide/ide.wxs | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/platforms/Windows/ide/ide.wxs b/platforms/Windows/ide/ide.wxs index 94c952c7..e0851441 100644 --- a/platforms/Windows/ide/ide.wxs +++ b/platforms/Windows/ide/ide.wxs @@ -37,6 +37,14 @@ + + + + + + + +