|
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="_Concurrency.swiftmodule" Name="_Concurrency.swiftmodule"> |
| 66 | + </Directory> |
| 67 | + <Directory Id="_Differentiation.swiftmodule" Name="_Differentiation.swiftmodule"> |
| 68 | + </Directory> |
| 69 | + <Directory Id="Distributed.swiftmodule" Name="Distributed.swiftmodule"> |
| 70 | + </Directory> |
| 71 | + <Directory Id="_RegexParser.swiftmodule" Name="_RegexParser.swiftmodule"> |
| 72 | + </Directory> |
| 73 | + <Directory Id="_StringProcessing.swiftmodule" Name="_StringProcessing.swiftmodule"> |
| 74 | + </Directory> |
| 75 | + <Directory Id="CRT.swiftmodule" Name="CRT.swiftmodule"> |
| 76 | + </Directory> |
| 77 | + <Directory Id="Dispatch.swiftmodule" Name="Dispatch.swiftmodule"> |
| 78 | + </Directory> |
| 79 | + <Directory Id="Foundation.swiftmodule" Name="Foundation.swiftmodule"> |
| 80 | + </Directory> |
| 81 | + <Directory Id="FoundationNetworking.swiftmodule" Name="FoundationNetworking.swiftmodule"> |
| 82 | + </Directory> |
| 83 | + <Directory Id="FoundationXML.swiftmodule" Name="FoundationXML.swiftmodule"> |
| 84 | + </Directory> |
| 85 | + <Directory Id="Swift.swiftmodule" Name="Swift.swiftmodule"> |
| 86 | + </Directory> |
| 87 | + <Directory Id="SwiftOnoneSupport.swiftmodule" Name="SwiftOnoneSupport.swiftmodule"> |
| 88 | + </Directory> |
| 89 | + <Directory Id="WinSDK.swiftmodule" Name="WinSDK.swiftmodule"> |
| 90 | + </Directory> |
65 | 91 | <Directory Id="WindowsSDK_usr_lib_swift_windows_x86_64" Name="x86_64">
|
66 |
| - <Directory Id="_Concurrency.swiftmodule" Name="_Concurrency.swiftmodule"> |
67 |
| - </Directory> |
68 |
| - <Directory Id="_Differentiation.swiftmodule" Name="_Differentiation.swiftmodule"> |
69 |
| - </Directory> |
70 |
| - <Directory Id="Distributed.swiftmodule" Name="Distributed.swiftmodule"> |
71 |
| - </Directory> |
72 |
| - <Directory Id="_RegexParser.swiftmodule" Name="_RegexParser.swiftmodule"> |
73 |
| - </Directory> |
74 |
| - <Directory Id="_StringProcessing.swiftmodule" Name="_StringProcessing.swiftmodule"> |
75 |
| - </Directory> |
76 |
| - <Directory Id="CRT.swiftmodule" Name="CRT.swiftmodule"> |
77 |
| - </Directory> |
78 |
| - <Directory Id="Dispatch.swiftmodule" Name="Dispatch.swiftmodule"> |
79 |
| - </Directory> |
80 |
| - <Directory Id="Foundation.swiftmodule" Name="Foundation.swiftmodule"> |
81 |
| - </Directory> |
82 |
| - <Directory Id="FoundationNetworking.swiftmodule" Name="FoundationNetworking.swiftmodule"> |
83 |
| - </Directory> |
84 |
| - <Directory Id="FoundationXML.swiftmodule" Name="FoundationXML.swiftmodule"> |
85 |
| - </Directory> |
86 |
| - <Directory Id="Swift.swiftmodule" Name="Swift.swiftmodule"> |
87 |
| - </Directory> |
88 |
| - <Directory Id="SwiftOnoneSupport.swiftmodule" Name="SwiftOnoneSupport.swiftmodule"> |
89 |
| - </Directory> |
90 |
| - <Directory Id="WinSDK.swiftmodule" Name="WinSDK.swiftmodule"> |
91 |
| - </Directory> |
92 | 92 | </Directory>
|
93 | 93 | </Directory>
|
94 | 94 | </Directory>
|
|
0 commit comments