|
184 | 184 | </Directory>
|
185 | 185 | <Directory Name="lib">
|
186 | 186 | <Directory Name="swift">
|
| 187 | + <Directory Id="WindowsExperimentalSDK_usr_lib_swift_apinotes" Name="apinotes" /> |
187 | 188 | <Directory Id="WindowsExperimentalSDK_usr_lib_swift_shims" Name="shims" />
|
188 |
| - <Directory Name="windows"> |
| 189 | + <Directory Id="WindowsExperimentalSDK_usr_lib_swift_windows" Name="windows"> |
189 | 190 | <?if $(IncludeARM64) = True?>
|
190 | 191 | <Directory Id="WindowsExperimentalSDK_usr_lib_swift_windows_arm64" Name="aarch64" DiskId="6" />
|
191 | 192 | <?endif?>
|
|
207 | 208 | <Directory Id="lib_StringProcessing.swiftmodule" Name="_StringProcessing.swiftmodule" />
|
208 | 209 | <Directory Id="lib_Volatile.swiftmodule" Name="_Volatile.swiftmodule" />
|
209 | 210 | <Directory Id="libCRT.swiftmodule" Name="CRT.swiftmodule" />
|
| 211 | + <Directory Id="libCxx.swiftmodule" Name="Cxx.swiftmodule" /> |
| 212 | + <Directory Id="libCxxStdlib.swiftmodule" Name="CxxStdlib.swiftmodule" /> |
210 | 213 | <Directory Id="libDispatch.swiftmodule" Name="Dispatch.swiftmodule" />
|
211 | 214 | <Directory Id="libDistributed.swiftmodule" Name="Distributed.swiftmodule" />
|
212 | 215 | <Directory Id="libFoundation.swiftmodule" Name="Foundation.swiftmodule" />
|
|
1455 | 1458 | </ComponentGroup>
|
1456 | 1459 | <?endif?>
|
1457 | 1460 |
|
| 1461 | + <?if $(IncludeARM64) = True?> |
| 1462 | + <ComponentGroup Id="libCxx.arm64" Directory="libCxx.swiftmodule"> |
| 1463 | + <Component DiskId="6"> |
| 1464 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\Cxx.swiftmodule\aarch64-unknown-windows-msvc.swiftdoc" /> |
| 1465 | + </Component> |
| 1466 | + <Component DiskId="6"> |
| 1467 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\Cxx.swiftmodule\aarch64-unknown-windows-msvc.swiftmodule" /> |
| 1468 | + </Component> |
| 1469 | + |
| 1470 | + <Component Directory="WindowsExperimentalSDK_usr_lib_swift_static_windows_arm64" DiskId="6"> |
| 1471 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\aarch64\libswiftCxx.lib" /> |
| 1472 | + </Component> |
| 1473 | + </ComponentGroup> |
| 1474 | + <?endif?> |
| 1475 | + <?if $(IncludeX64) = True?> |
| 1476 | + <ComponentGroup Id="libCxx.x64" Directory="libCxx.swiftmodule"> |
| 1477 | + <Component DiskId="7"> |
| 1478 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\Cxx.swiftmodule\x86_64-unknown-windows-msvc.swiftdoc" /> |
| 1479 | + </Component> |
| 1480 | + <Component DiskId="7"> |
| 1481 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\Cxx.swiftmodule\x86_64-unknown-windows-msvc.swiftmodule" /> |
| 1482 | + </Component> |
| 1483 | + |
| 1484 | + <Component Directory="WindowsExperimentalSDK_usr_lib_swift_static_windows_x64" DiskId="7"> |
| 1485 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\x86_64\libswiftCxx.lib" /> |
| 1486 | + </Component> |
| 1487 | + </ComponentGroup> |
| 1488 | + <?endif?> |
| 1489 | + <?if $(IncludeX86) = True?> |
| 1490 | + <ComponentGroup Id="libCxx.x86" Directory="libCxx.swiftmodule"> |
| 1491 | + <Component DiskId="8"> |
| 1492 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\Cxx.swiftmodule\i686-unknown-windows-msvc.swiftdoc" /> |
| 1493 | + </Component> |
| 1494 | + <Component DiskId="8"> |
| 1495 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\Cxx.swiftmodule\i686-unknown-windows-msvc.swiftmodule" /> |
| 1496 | + </Component> |
| 1497 | + |
| 1498 | + <Component Directory="WindowsExperimentalSDK_usr_lib_swift_static_windows_x86" DiskId="8"> |
| 1499 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\i686\libswiftCxx.lib" /> |
| 1500 | + </Component> |
| 1501 | + </ComponentGroup> |
| 1502 | + <?endif?> |
| 1503 | + |
1458 | 1504 | <!-- CxxStdlib -->
|
1459 | 1505 | <?if $(IncludeARM64) = True?>
|
1460 | 1506 | <ComponentGroup Id="LegacyCxxStdlib.arm64" Directory="LegacyCxxStdlib.swiftmodule">
|
|
1508 | 1554 | </ComponentGroup>
|
1509 | 1555 | <?endif?>
|
1510 | 1556 |
|
| 1557 | + <?if $(IncludeARM64) = True?> |
| 1558 | + <ComponentGroup Id="libCxxStdlib.arm64" Directory="libCxxStdlib.swiftmodule"> |
| 1559 | + <Component DiskId="6"> |
| 1560 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\CxxStdlib.swiftmodule\aarch64-unknown-windows-msvc.swiftdoc" /> |
| 1561 | + </Component> |
| 1562 | + <Component DiskId="6"> |
| 1563 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\CxxStdlib.swiftmodule\aarch64-unknown-windows-msvc.swiftmodule" /> |
| 1564 | + </Component> |
| 1565 | + |
| 1566 | + <Component Directory="WindowsExperimentalSDK_usr_lib_swift_static_windows_arm64" DiskId="6"> |
| 1567 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\aarch64\libswiftCxxStdlib.lib" /> |
| 1568 | + </Component> |
| 1569 | + </ComponentGroup> |
| 1570 | + <?endif?> |
| 1571 | + <?if $(IncludeX64) = True?> |
| 1572 | + <ComponentGroup Id="libCxxStdlib.x64" Directory="libCxxStdlib.swiftmodule"> |
| 1573 | + <Component DiskId="7"> |
| 1574 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\CxxStdlib.swiftmodule\x86_64-unknown-windows-msvc.swiftdoc" /> |
| 1575 | + </Component> |
| 1576 | + <Component DiskId="7"> |
| 1577 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\CxxStdlib.swiftmodule\x86_64-unknown-windows-msvc.swiftmodule" /> |
| 1578 | + </Component> |
| 1579 | + |
| 1580 | + <Component Directory="WindowsExperimentalSDK_usr_lib_swift_static_windows_x64" DiskId="7"> |
| 1581 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\x86_64\libswiftCxxStdlib.lib" /> |
| 1582 | + </Component> |
| 1583 | + </ComponentGroup> |
| 1584 | + <?endif?> |
| 1585 | + <?if $(IncludeX86) = True?> |
| 1586 | + <ComponentGroup Id="libCxxStdlib.x86" Directory="libCxxStdlib.swiftmodule"> |
| 1587 | + <Component DiskId="8"> |
| 1588 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\CxxStdlib.swiftmodule\i686-unknown-windows-msvc.swiftdoc" /> |
| 1589 | + </Component> |
| 1590 | + <Component DiskId="8"> |
| 1591 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\CxxStdlib.swiftmodule\i686-unknown-windows-msvc.swiftmodule" /> |
| 1592 | + </Component> |
| 1593 | + |
| 1594 | + <Component Directory="WindowsExperimentalSDK_usr_lib_swift_static_windows_x86" DiskId="8"> |
| 1595 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift_static\windows\i686\libswiftCxxStdlib.lib" /> |
| 1596 | + </Component> |
| 1597 | + </ComponentGroup> |
| 1598 | + <?endif?> |
| 1599 | + |
1511 | 1600 | <!-- Distributed -->
|
1512 | 1601 | <?if $(IncludeARM64) = True?>
|
1513 | 1602 | <ComponentGroup Id="LegacyDistributed.arm64" Directory="LegacyDistributed.swiftmodule">
|
|
2692 | 2781 | </Component>
|
2693 | 2782 | </ComponentGroup>
|
2694 | 2783 |
|
| 2784 | + <ComponentGroup Id="ExperimentalAPINotes" Directory="WindowsExperimentalSDK_usr_lib_swift_apinotes"> |
| 2785 | + <Component DiskId="5"> |
| 2786 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift\apinotes\std.apinotes" /> |
| 2787 | + </Component> |
| 2788 | + </ComponentGroup> |
| 2789 | + |
2695 | 2790 | <!-- libcxxshim -->
|
2696 | 2791 | <ComponentGroup Id="libcxxshim" Directory="WindowsSDK_usr_lib_swift_windows">
|
2697 | 2792 | <Component DiskId="1">
|
|
2705 | 2800 | </Component>
|
2706 | 2801 | </ComponentGroup>
|
2707 | 2802 |
|
| 2803 | + <ComponentGroup Id="ExperimentalCXXShim" Directory="WindowsExperimentalSDK_usr_lib_swift_windows"> |
| 2804 | + <Component DiskId="5"> |
| 2805 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift\windows\libcxxshim.h" /> |
| 2806 | + </Component> |
| 2807 | + <Component DiskId="5"> |
| 2808 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift\windows\libcxxshim.modulemap" /> |
| 2809 | + </Component> |
| 2810 | + <Component DiskId="5"> |
| 2811 | + <File Source="$(ExperimentalSDKRoot)\usr\lib\swift\windows\libcxxstdlibshim.h" /> |
| 2812 | + </Component> |
| 2813 | + </ComponentGroup> |
| 2814 | + |
2708 | 2815 | <!-- Registrar -->
|
2709 | 2816 | <?if $(IncludeARM64) = True?>
|
2710 | 2817 | <ComponentGroup Id="Registrar.arm64" Directory="WindowsSDK_usr_lib_swift_windows_arm64">
|
|
3059 | 3166 | <ComponentGroupRef Id="libBlocksRuntime" />
|
3060 | 3167 | <ComponentGroupRef Id="libdispatch" />
|
3061 | 3168 |
|
| 3169 | + <ComponentGroupRef Id="ExperimentalAPINotes" /> |
3062 | 3170 | <ComponentGroupRef Id="ExperimentalAuxiliaryFiles" />
|
| 3171 | + <ComponentGroupRef Id="ExperimentalCXXShim" /> |
3063 | 3172 | <ComponentGroupRef Id="ExperimentalConfiguration" />
|
3064 | 3173 | <ComponentGroupRef Id="ExperimentalSwiftShims" />
|
3065 | 3174 |
|
|
3083 | 3192 | <ComponentGroupRef Id="lib_Volatile.arm64" />
|
3084 | 3193 | <ComponentGroupRef Id="libBlocksRuntime.arm64" />
|
3085 | 3194 | <ComponentGroupRef Id="libCRT.arm64" />
|
| 3195 | + <ComponentGroupRef Id="libCxx.arm64" /> |
| 3196 | + <ComponentGroupRef Id="libCxxStdlib.arm64" /> |
3086 | 3197 | <ComponentGroupRef Id="libDistributed.arm64" />
|
3087 | 3198 | <ComponentGroupRef Id="libdispatch.arm64" />
|
3088 | 3199 | <ComponentGroupRef Id="libFoundation.arm64" />
|
|
3118 | 3229 | <ComponentGroupRef Id="lib_Volatile.x64" />
|
3119 | 3230 | <ComponentGroupRef Id="libBlocksRuntime.x64" />
|
3120 | 3231 | <ComponentGroupRef Id="libCRT.x64" />
|
| 3232 | + <ComponentGroupRef Id="libCxx.x64" /> |
| 3233 | + <ComponentGroupRef Id="libCxxStdlib.x64" /> |
3121 | 3234 | <ComponentGroupRef Id="libDistributed.x64" />
|
3122 | 3235 | <ComponentGroupRef Id="libdispatch.x64" />
|
3123 | 3236 | <ComponentGroupRef Id="libFoundation.x64" />
|
|
3153 | 3266 | <ComponentGroupRef Id="lib_Volatile.x86" />
|
3154 | 3267 | <ComponentGroupRef Id="libBlocksRuntime.x86" />
|
3155 | 3268 | <ComponentGroupRef Id="libCRT.x86" />
|
| 3269 | + <ComponentGroupRef Id="libCxx.x86" /> |
| 3270 | + <ComponentGroupRef Id="libCxxStdlib.x86" /> |
3156 | 3271 | <ComponentGroupRef Id="libDistributed.x86" />
|
3157 | 3272 | <ComponentGroupRef Id="libdispatch.x86" />
|
3158 | 3273 | <ComponentGroupRef Id="libFoundation.x86" />
|
|
0 commit comments