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 358a31e commit 956295cCopy full SHA for 956295c
platforms/Windows/android_sdk/android_sdk.wxs
@@ -994,7 +994,7 @@
994
<File Source="$(SDK_ROOT)\usr\lib\swift\android\_FoundationCollections.swiftmodule\$(ArchArchDir).swiftdoc" />
995
</Component>
996
<Component>
997
- <File Source="$(SDK_ROOT)\usr\lib\swift\android\$_FoundationCollections.swiftmodule\$(ArchArchDir).swiftmodule" />
+ <File Source="$(SDK_ROOT)\usr\lib\swift\android\_FoundationCollections.swiftmodule\$(ArchArchDir).swiftmodule" />
998
999
</ComponentGroup>
1000
0 commit comments