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 0ffa2f3 commit 33f0009Copy full SHA for 33f0009
platforms/Windows/sdk/drd/sdk.wxs
@@ -159,7 +159,7 @@
159
160
<ComponentGroup Id="Testing">
161
<Component Directory="Testing_usr_lib_swift_android_ARCH">
162
- <File Source="$(PLATFORM_ROOT)\Developer\Library\Testing-$(ProductVerison)\usr\lib\swift\android\$(Architecture)\libTesting.so" />
+ <File Source="$(PLATFORM_ROOT)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\android\$(Architecture)\libTesting.so" />
163
</Component>
164
<Component Directory="Testing.swiftmodule">
165
<File Source="$(PLATFORM_ROOT)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\android\Testing.swiftmodule\$(Triple).swiftdoc" />
0 commit comments