Skip to content

Commit 2bdec90

Browse files
committed
WiX: Remove _RegexParser's .swiftinterface from the SDK.
The module is becoming non-resilient in swiftlang/swift#70953.
1 parent 1ef8cc9 commit 2bdec90

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

platforms/Windows/sdk/sdk.wxs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -258,9 +258,6 @@
258258
<Component>
259259
<File Source="$(SDK_ROOT)\usr\lib\swift\windows\_RegexParser.swiftmodule\$(ArchTriple).swiftdoc" />
260260
</Component>
261-
<Component>
262-
<File Source="$(SDK_ROOT)\usr\lib\swift\windows\_RegexParser.swiftmodule\$(ArchTriple).swiftinterface" />
263-
</Component>
264261
<Component>
265262
<File Source="$(SDK_ROOT)\usr\lib\swift\windows\_RegexParser.swiftmodule\$(ArchTriple).swiftmodule" />
266263
</Component>

0 commit comments

Comments
 (0)