File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 210
210
</ComponentGroup >
211
211
<?endif ?>
212
212
213
+ <ComponentGroup Id =" SwiftSyntax" >
214
+ <Component Id =" SwiftSyntax.dll" Directory =" _usr_bin" Guid =" 993a205e-3f9c-4033-8004-5ecd28141b1f" >
215
+ <File Id =" SwiftSyntax.dll" Source =" $(var.DEVTOOLS_ROOT)\usr\bin\SwiftSyntax.dll" Checksum =" yes" />
216
+ </Component >
217
+ </ComponentGroup >
218
+
219
+ <?ifdef INCLUDE _DEBUG_INFO ?>
220
+ <ComponentGroup Id =" SwiftSyntaxDebugInfo" >
221
+ <Component Id =" SwiftSyntax.pdb" Directory =" _usr_bin" Guid =" 8973f7dc-06d8-49fc-b5bf-51368dbea1d4" >
222
+ <File Id =" SwiftSyntax.pdb" Source =" $(var.DEVTOOLS_ROOT)\usr\bin\SwiftSyntax.pdb" Checksum =" yes" />
223
+ </Component >
224
+ </ComponentGroup >
225
+ <?endif ?>
226
+
213
227
<ComponentGroup Id =" IndexStoreDB" >
214
228
<Component Id =" IndexStoreDB.dll" Directory =" _usr_bin" Guid =" cc64657d-581f-4295-9834-5471d6cd8aaa" >
215
229
<File Id =" IndexStoreDB.dll" Source =" $(var.DEVTOOLS_ROOT)\usr\bin\IndexStoreDB.dll" Checksum =" yes" />
245
259
<ComponentGroupRef Id =" SwiftPackageManager" />
246
260
<ComponentGroupRef Id =" SourceKitLSP" />
247
261
<ComponentGroupRef Id =" IndexStoreDB" />
262
+ <ComponentGroupRef Id =" SwiftSyntax" />
248
263
249
264
<?ifdef INCLUDE _DEBUG_INFO ?>
250
265
<Feature Id =" DebugInfo" Absent =" allow" AllowAdvertise =" yes" Description =" Debug Information for Swift Developer Tools for Windows x86_64" Level =" 0" Title =" Debug Info" >
255
270
<ComponentGroupRef Id =" SwiftPackageManagerDebugInfo" />
256
271
<ComponentGroupRef Id =" SourceKitLSPDebugInfo" />
257
272
<ComponentGroupRef Id =" IndexStoreDBDebugInfo" />
273
+ <ComponentGroupRef Id =" SwiftSyntaxDebugInfo" />
258
274
</Feature >
259
275
<?endif ?>
260
276
</Feature >
Original file line number Diff line number Diff line change 224
224
</ComponentGroup >
225
225
<?endif ?>
226
226
227
+ <ComponentGroup Id =" SwiftSyntax" >
228
+ <Component Id =" SwiftSyntax.dll" Directory =" _usr_bin" Guid =" e531a79d-187f-4b2d-80bc-a2267a953c60" >
229
+ <File Id =" SwiftSyntax.dll" Source =" $(var.DEVTOOLS_ROOT)\usr\bin\SwiftSyntax.dll" Checksum =" yes" />
230
+ </Component >
231
+ </ComponentGroup >
232
+
233
+ <?ifdef INCLUDE _DEBUG_INFO ?>
234
+ <ComponentGroup Id =" SwiftSyntaxDebugInfo" >
235
+ <Component Id =" SwiftSyntax.pdb" Directory =" _usr_bin" Guid =" c95d81d7-d6f9-423c-933e-b59b99006218" >
236
+ <File Id =" SwiftSyntax.pdb" Source =" $(var.DEVTOOLS_ROOT)\usr\bin\SwiftSyntax.pdb" Checksum =" yes" />
237
+ </Component >
238
+ </ComponentGroup >
239
+ <?endif ?>
240
+
227
241
<ComponentGroup Id =" SourceKitLSP" >
228
242
<Component Id =" sourcekit_lsp.exe" Directory =" _usr_bin" Guid =" 1e4d7fbd-a435-4d11-bd17-2dec0b235c28" >
229
243
<File Id =" sourcekit_lsp.exe" Source =" $(var.DEVTOOLS_ROOT)\usr\bin\sourcekit-lsp.exe" Checksum =" yes" />
245
259
<ComponentGroupRef Id =" SwiftPackageManager" />
246
260
<ComponentGroupRef Id =" SourceKitLSP" />
247
261
<ComponentGroupRef Id =" IndexStoreDB" />
262
+ <ComponentGroupRef Id =" SwiftSyntax" />
248
263
249
264
<?ifdef INCLUDE _DEBUG_INFO ?>
250
265
<Feature Id =" DebugInfo" Absent =" allow" AllowAdvertise =" yes" Description =" Debug Information for Swift Developer Tools for Windows aarch64" Level =" 0" Title =" Debug Info" >
255
270
<ComponentGroupRef Id =" SwiftPackageManagerDebugInfo" />
256
271
<ComponentGroupRef Id =" SourceKitLSPDebugInfo" />
257
272
<ComponentGroupRef Id =" IndexStoreDBDebugInfo" />
273
+ <ComponentGroupRef Id =" SwiftSyntaxDebugInfo" />
258
274
</Feature >
259
275
<?endif ?>
260
276
</Feature >
You can’t perform that action at this time.
0 commit comments