File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
platforms/Windows/sdk/drd Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 151
151
152
152
<ComponentGroup Id =" XCTest" >
153
153
<Component Directory =" XCTest_usr_lib_swift_android_ARCH" >
154
- <File Source =" $(PLATFORM_ROOT)\Developer\Library\XCTest-development\usr\lib\swift\android\libXCTest.so" />
154
+ <File Source =" $(PLATFORM_ROOT)\Developer\Library\XCTest-development\usr\lib\swift\android\$(Architecture)\ libXCTest.so" />
155
155
</Component >
156
156
<Component Directory =" XCTest.swiftmodule" >
157
- <File Name = " $(Triple).swiftdoc " Source =" $(PLATFORM_ROOT)\Developer\Library\XCTest-development\usr\lib\swift\android\$(Architecture)\XCTest .swiftdoc" />
157
+ <File Source =" $(PLATFORM_ROOT)\Developer\Library\XCTest-development\usr\lib\swift\android\XCTest.swiftmodule\$(SwiftModuleTriple) .swiftdoc" />
158
158
</Component >
159
159
<Component Directory =" XCTest.swiftmodule" >
160
- <File Name = " $(Triple).swiftmodule " Source =" $(PLATFORM_ROOT)\Developer\Library\XCTest-development\usr\lib\swift\android\$(Architecture)\XCTest .swiftmodule" />
160
+ <File Source =" $(PLATFORM_ROOT)\Developer\Library\XCTest-development\usr\lib\swift\android\XCTest.swiftmodule\$(SwiftModuleTriple) .swiftmodule" />
161
161
</Component >
162
162
</ComponentGroup >
163
163
164
164
<ComponentGroup Id =" Testing" >
165
165
<Component Directory =" Testing_usr_lib_swift_android_ARCH" >
166
- <File Source =" $(PLATFORM_ROOT)\Developer\Library\Testing-development\usr\lib\swift\android\libTesting.so" />
166
+ <File Source =" $(PLATFORM_ROOT)\Developer\Library\Testing-development\usr\lib\swift\android\$(Architecture)\ libTesting.so" />
167
167
</Component >
168
168
<Component Directory =" Testing.swiftmodule" >
169
169
<File Source =" $(PLATFORM_ROOT)\Developer\Library\Testing-development\usr\lib\swift\android\Testing.swiftmodule\$(Triple).swiftdoc" />
176
176
<ComponentGroup Id =" DS2" >
177
177
<?if $(ANDROID_INCLUDE_DS2) == true ?>
178
178
<Component Directory =" _ds2_usr_bin" >
179
- <File Source =" $(PLATFORM_ROOT)\Developer\Library\ds \usr\bin\$(SwiftModuleTriple)-ds2" />
179
+ <File Source =" $(PLATFORM_ROOT)\Developer\Library\ds2 \usr\bin\$(SwiftModuleTriple)-ds2" />
180
180
</Component >
181
181
<?endif ?>
182
182
</ComponentGroup >
You can’t perform that action at this time.
0 commit comments