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 8f26db1 commit fdeee5bCopy full SHA for fdeee5b
platforms/Windows/android_sdk/android_sdk.wxs
@@ -1058,7 +1058,7 @@
1058
<File Source="$(SDK_ROOT)\usr\lib\swift\android\_FoundationCollections.swiftmodule\$(ArchArchDir).swiftdoc" />
1059
</Component>
1060
<Component>
1061
- <File Source="$(SDK_ROOT)\usr\lib\swift\android\$_FoundationCollections.swiftmodule\$(ArchArchDir).swiftmodule" />
+ <File Source="$(SDK_ROOT)\usr\lib\swift\android\_FoundationCollections.swiftmodule\$(ArchArchDir).swiftmodule" />
1062
1063
</ComponentGroup>
1064
0 commit comments