Skip to content

Commit 16bc261

Browse files
authored
Merge pull request #274 from tshortli/regex-parser-non-resilient
WiX: Remove _RegexParser's .swiftinterface from the SDK.
2 parents 1ef8cc9 + 2bdec90 commit 16bc261

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)