|
89 | 89 | <Directory Name="lib"> |
90 | 90 | <Directory Name="swift"> |
91 | 91 | <Directory Name="windows"> |
| 92 | + <Directory Id="_Testing_Foundation.swiftmodule" Name="_Testing_Foundation.swiftmodule" /> |
92 | 93 | <?if $(IncludeARM64) = True?> |
93 | 94 | <Directory DiskId="2" Id="Testing_usr_lib_swift_windows_arm64" Name="aarch64" /> |
94 | 95 | <?endif?> |
|
98 | 99 | <?if $(IncludeX86) = True?> |
99 | 100 | <Directory DiskId="4" Id="Testing_usr_lib_swift_windows_x86" Name="i686" /> |
100 | 101 | <?endif?> |
| 102 | + <Directory Id="Testing.swiftcrossimport" Name="Testing.swiftcrossimport" /> |
101 | 103 | <Directory Id="Testing.swiftmodule" Name="Testing.swiftmodule" /> |
102 | 104 | </Directory> |
103 | 105 | </Directory> |
|
222 | 224 | <?endif?> |
223 | 225 |
|
224 | 226 | <!-- Testing --> |
| 227 | + <ComponentGroup Id="Testing"> |
| 228 | + <Component Directory="Testing.swiftcrossimport"> |
| 229 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\Testing.swiftcrossimport\Foundation.swiftoverlay" /> |
| 230 | + </Component> |
| 231 | + </ComponentGroup> |
225 | 232 | <?if $(IncludeARM64) = True?> |
226 | 233 | <ComponentGroup Id="Testing.arm64"> |
227 | 234 | <Component Directory="Testing_usr_bin64a" DiskId="2"> |
228 | 235 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\bin64a\Testing.dll" /> |
229 | 236 | </Component> |
| 237 | + <Component Directory="Testing_usr_bin64a" DiskId="2"> |
| 238 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\bin64a\_Testing_Foundation.dll" /> |
| 239 | + </Component> |
| 240 | + |
230 | 241 | <Component Directory="Testing_usr_lib_swift_windows_arm64" DiskId="2"> |
231 | 242 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\aarch64\Testing.lib" /> |
232 | 243 | </Component> |
| 244 | + <Component Directory="Testing_usr_lib_swift_windows_arm64" DiskId="2"> |
| 245 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\aarch64\_Testing_Foundation.lib" /> |
| 246 | + </Component> |
| 247 | + |
233 | 248 | <Component Directory="Testing.swiftmodule" DiskId="2"> |
234 | 249 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\Testing.swiftmodule\aarch64-unknown-windows-msvc.swiftdoc" /> |
235 | 250 | </Component> |
236 | 251 | <Component Directory="Testing.swiftmodule" DiskId="2"> |
237 | 252 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\Testing.swiftmodule\aarch64-unknown-windows-msvc.swiftinterface" /> |
238 | 253 | </Component> |
| 254 | + |
| 255 | + <Component Directory="_Testing_Foundation.swiftmodule" DiskId="2"> |
| 256 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\_Testing_Foundation.swiftmodule\aarch64-unknown-windows-msvc.swiftdoc" /> |
| 257 | + </Component> |
| 258 | + <Component Directory="_Testing_Foundation.swiftmodule" DiskId="2"> |
| 259 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\_Testing_Foundation.swiftmodule\aarch64-unknown-windows-msvc.swiftinterface" /> |
| 260 | + </Component> |
239 | 261 | </ComponentGroup> |
240 | 262 | <?endif?> |
241 | 263 | <?if $(IncludeX64) = True?> |
242 | 264 | <ComponentGroup Id="Testing.x64"> |
243 | 265 | <Component Directory="Testing_usr_bin64" DiskId="3"> |
244 | 266 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\bin64\Testing.dll" /> |
245 | 267 | </Component> |
| 268 | + <Component Directory="Testing_usr_bin64" DiskId="3"> |
| 269 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\bin64\_Testing_Foundation.dll" /> |
| 270 | + </Component> |
| 271 | + |
246 | 272 | <Component Directory="Testing_usr_lib_swift_windows_x64" DiskId="3"> |
247 | 273 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\x86_64\Testing.lib" /> |
248 | 274 | </Component> |
| 275 | + <Component Directory="Testing_usr_lib_swift_windows_x64" DiskId="3"> |
| 276 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\x86_64\_Testing_Foundation.lib" /> |
| 277 | + </Component> |
| 278 | + |
249 | 279 | <Component Directory="Testing.swiftmodule" DiskId="3"> |
250 | 280 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\Testing.swiftmodule\x86_64-unknown-windows-msvc.swiftdoc" /> |
251 | 281 | </Component> |
252 | 282 | <Component Directory="Testing.swiftmodule" DiskId="3"> |
253 | 283 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\Testing.swiftmodule\x86_64-unknown-windows-msvc.swiftinterface" /> |
254 | 284 | </Component> |
| 285 | + |
| 286 | + <Component Directory="_Testing_Foundation.swiftmodule" DiskId="3"> |
| 287 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\_Testing_Foundation.swiftmodule\x86_64-unknown-windows-msvc.swiftdoc" /> |
| 288 | + </Component> |
| 289 | + <Component Directory="_Testing_Foundation.swiftmodule" DiskId="3"> |
| 290 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\_Testing_Foundation.swiftmodule\x86_64-unknown-windows-msvc.swiftinterface" /> |
| 291 | + </Component> |
255 | 292 | </ComponentGroup> |
256 | 293 | <?endif?> |
257 | 294 | <?if $(IncludeX86) = True?> |
258 | 295 | <ComponentGroup Id="Testing.x86"> |
259 | 296 | <Component Directory="Testing_usr_bin32" DiskId="4"> |
260 | 297 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\bin32\Testing.dll" /> |
261 | 298 | </Component> |
| 299 | + <Component Directory="Testing_usr_bin32" DiskId="4"> |
| 300 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\bin32\_Testing_Foundation.dll" /> |
| 301 | + </Component> |
| 302 | + |
262 | 303 | <Component Directory="Testing_usr_lib_swift_windows_x86" DiskId="4"> |
263 | 304 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\i686\Testing.lib" /> |
264 | 305 | </Component> |
| 306 | + <Component Directory="Testing_usr_lib_swift_windows_x86" DiskId="4"> |
| 307 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\i686\_Testing_Foundation.lib" /> |
| 308 | + </Component> |
| 309 | + |
265 | 310 | <Component Directory="Testing.swiftmodule" DiskId="4"> |
266 | 311 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\Testing.swiftmodule\i686-unknown-windows-msvc.swiftdoc" /> |
267 | 312 | </Component> |
268 | 313 | <Component Directory="Testing.swiftmodule" DiskId="4"> |
269 | 314 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\Testing.swiftmodule\i686-unknown-windows-msvc.swiftinterface" /> |
270 | 315 | </Component> |
| 316 | + |
| 317 | + <Component Directory="_Testing_Foundation.swiftmodule" DiskId="4"> |
| 318 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\_Testing_Foundation.swiftmodule\i686-unknown-windows-msvc.swiftdoc" /> |
| 319 | + </Component> |
| 320 | + <Component Directory="_Testing_Foundation.swiftmodule" DiskId="4"> |
| 321 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\_Testing_Foundation.swiftmodule\i686-unknown-windows-msvc.swiftinterface" /> |
| 322 | + </Component> |
271 | 323 | </ComponentGroup> |
272 | 324 | <?endif?> |
273 | 325 |
|
|
1666 | 1718 | <ComponentGroupRef Id="_FoundationUnicode" /> |
1667 | 1719 | <ComponentGroupRef Id="_FoundationCShims" /> |
1668 | 1720 |
|
| 1721 | + <ComponentGroupRef Id="Testing" /> |
| 1722 | + |
1669 | 1723 | <ComponentGroupRef Id="AuxiliaryFiles" /> |
1670 | 1724 | <ComponentGroupRef Id="Configuration" /> |
1671 | 1725 | <ComponentGroupRef Id="SwiftShims" /> |
|
0 commit comments