|
62 | 62 | <Directory Id="WindowsSDK_usr_lib_swift_shims" Name="shims">
|
63 | 63 | </Directory>
|
64 | 64 | <Directory Id="WindowsSDK_usr_lib_swift_windows" Name="windows">
|
65 |
| - <Directory Id="Reflection.swiftmodule" Name="Reflection.swiftmodule"> |
66 |
| - </Directory> |
67 |
| - <Directory Id="_Runtime.swiftmodule" Name="_Runtime.swiftmodule"> |
68 |
| - </Directory> |
69 | 65 | <Directory Id="_Concurrency.swiftmodule" Name="_Concurrency.swiftmodule">
|
70 | 66 | </Directory>
|
71 | 67 | <Directory Id="_Differentiation.swiftmodule" Name="_Differentiation.swiftmodule">
|
|
244 | 240 | </Component>
|
245 | 241 | </ComponentGroup>
|
246 | 242 |
|
247 |
| - <ComponentGroup Id="Reflection"> |
248 |
| - <Component Id="Reflection.swiftdoc" Directory="Reflection.swiftmodule" Guid="dbfe23ed-3137-42c3-805c-5395a96a3f27"> |
249 |
| - <File Id="Reflection.swiftdoc" Source="$(var.SDK_ROOT)\usr\lib\swift\windows\Reflection.swiftmodule\aarch64-unknown-windows-msvc.swiftdoc" Checksum="yes" /> |
250 |
| - </Component> |
251 |
| - <Component Id="Reflection.swiftinterface" Directory="Reflection.swiftmodule" Guid="48e0bfb3-73e6-4f54-8cf7-13611f576f84"> |
252 |
| - <File Id="Reflection.swiftinterface" Source="$(var.SDK_ROOT)\usr\lib\swift\windows\Reflection.swiftmodule\aarch64-unknown-windows-msvc.swiftinterface" Checksum="yes" /> |
253 |
| - </Component> |
254 |
| - <Component Id="Reflection.swiftmodule" Directory="Reflection.swiftmodule" Guid="a3d092dd-4d8f-4b85-b1e6-778099be6880"> |
255 |
| - <File Id="Reflection.swiftmodule" Source="$(var.SDK_ROOT)\usr\lib\swift\windows\Reflection.swiftmodule\aarch64-unknown-windows-msvc.swiftmodule" Checksum="yes" /> |
256 |
| - </Component> |
257 |
| - |
258 |
| - <Component Id="swiftReflection.lib" Directory="WindowsSDK_usr_lib_swift_windows_aarch64" Guid="0e494f73-0b59-4ddf-afe2-3084b6c8a1b7"> |
259 |
| - <File Id="swiftReflection.lib" Source="$(var.SDK_ROOT)\usr\lib\swift\windows\aarch64\swiftReflection.lib" Checksum="yes" /> |
260 |
| - </Component> |
261 |
| - </ComponentGroup> |
262 |
| - |
263 |
| - <ComponentGroup Id="_Runtime"> |
264 |
| - <Component Id="_Runtime.swiftdoc" Directory="_Runtime.swiftmodule" Guid="395104b1-03c0-4a31-9d67-0fb4a2ebbd77"> |
265 |
| - <File Id="_Runtime.swiftdoc" Source="$(var.SDK_ROOT)\usr\lib\swift\windows\_Runtime.swiftmodule\aarch64-unknown-windows-msvc.swiftdoc" Checksum="yes" /> |
266 |
| - </Component> |
267 |
| - <Component Id="_Runtime.swiftinterface" Directory="_Runtime.swiftmodule" Guid="2125240d-1be9-46c3-b99a-c4e84f888b82"> |
268 |
| - <File Id="_Runtime.swiftinterface" Source="$(var.SDK_ROOT)\usr\lib\swift\windows\_Runtime.swiftmodule\aarch64-unknown-windows-msvc.swiftinterface" Checksum="yes" /> |
269 |
| - </Component> |
270 |
| - <Component Id="_Runtime.swiftmodule" Directory="_Runtime.swiftmodule" Guid="5e8a00f0-eb62-4473-b61c-82e8185140a3"> |
271 |
| - <File Id="_Runtime.swiftmodule" Source="$(var.SDK_ROOT)\usr\lib\swift\windows\_Runtime.swiftmodule\aarch64-unknown-windows-msvc.swiftmodule" Checksum="yes" /> |
272 |
| - </Component> |
273 |
| - |
274 |
| - <Component Id="swift_Runtime.lib" Directory="WindowsSDK_usr_lib_swift_windows_aarch64" Guid="7be7efd9-0f81-4fe0-b765-b4e6c6c918dc"> |
275 |
| - <File Id="swift_Runtime.lib" Source="$(var.SDK_ROOT)\usr\lib\swift\windows\aarch64\swift_Runtime.lib" Checksum="yes" /> |
276 |
| - </Component> |
277 |
| - </ComponentGroup> |
278 |
| - |
279 | 243 | <ComponentGroup Id="_Concurrency">
|
280 | 244 | <Component Id="_Concurrency.swiftdoc" Directory="_Concurrency.swiftmodule" Guid="35d5d47a-fc38-4c00-949f-8647dc58540f">
|
281 | 245 | <File Id="_Concurrency.swiftdoc" Source="$(var.SDK_ROOT)\usr\lib\swift\windows\_Concurrency.swiftmodule\aarch64-unknown-windows-msvc.swiftdoc" Checksum="yes" />
|
|
536 | 500 | <ComponentGroupRef Id="Foundation" />
|
537 | 501 | <ComponentGroupRef Id="FoundationNetworking" />
|
538 | 502 | <ComponentGroupRef Id="FoundationXML" />
|
539 |
| - <ComponentGroupRef Id="Reflection" /> |
540 | 503 | <ComponentGroupRef Id="Swift" />
|
541 | 504 | <ComponentGroupRef Id="SwiftOnoneSupport" />
|
542 | 505 | <ComponentGroupRef Id="SwiftRemoteMirror" />
|
|
545 | 508 | <ComponentGroupRef Id="_Concurrency" />
|
546 | 509 | <ComponentGroupRef Id="_Differentiation" />
|
547 | 510 | <ComponentGroupRef Id="_RegexParser" />
|
548 |
| - <ComponentGroupRef Id="_Runtime" /> |
549 | 511 | <ComponentGroupRef Id="_StringProcessing" />
|
550 | 512 | <ComponentGroupRef Id="dispatch" />
|
551 | 513 |
|
|
0 commit comments