We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fcadfc commit 0cac022Copy full SHA for 0cac022
platforms/Windows/platforms/windows/windows.wxs
@@ -1598,7 +1598,7 @@
1598
<File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\Distributed.swiftmodule\i686-unknown-windows-msvc.swiftmodule" />
1599
</Component>
1600
1601
- <Component Directory="WindowsExperimentalSDK_usr_lib_swift_windows_x86">
+ <Component Directory="WindowsExperimentalSDK_usr_lib_swift_static_windows_x86">
1602
<File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\i686\libswiftDistributed.lib" />
1603
1604
</ComponentGroup>
0 commit comments