File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
platforms/Windows/sdk/drd Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 4646 └─ Android.platform
4747 └─ Developer
4848 ├─ Library
49+ │ ├─ ds2
50+ │ │ └─ ...
4951 │ ├─ XCTest-development
5052 │ │ └─ ...
5153 │ └─ Testing-development
8890 </Directory >
8991 </Directory >
9092 </Directory >
91- <Directory Name =" $(SwiftModuleTriple)" >
92- <Directory Id =" Android_Library_ARCH_bin" Name =" bin" />
93+ <!-- ds2 -->
94+ <Directory Name =" ds2" >
95+ <Directory Name =" usr" >
96+ <Directory Id =" _ds2_usr_bin" Name =" bin" />
97+ </Directory >
9398 </Directory >
9499 </Directory >
95100 <Directory Name =" SDKs" >
170175
171176 <ComponentGroup Id =" DS2" >
172177 <?if $(ANDROID_INCLUDE_DS2) == true ?>
173- <Component Directory =" Android_Library_ARCH_bin " >
174- <File Source =" $(PLATFORM_ROOT)\Developer\Library\$(SwiftModuleTriple)\bin\ ds2" />
178+ <Component Directory =" _ds2_usr_bin " >
179+ <File Source =" $(PLATFORM_ROOT)\Developer\Library\ds\usr\bin\ $(SwiftModuleTriple)- ds2" />
175180 </Component >
176181 <?endif ?>
177182 </ComponentGroup >
You can’t perform that action at this time.
0 commit comments