File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 293293 </Component >
294294 </ComponentGroup >
295295
296+ <ComponentGroup Id =" SwiftMacros" Directory =" _usr_bin" >
297+ <Component >
298+ <File Source =" $(TOOLCHAIN_ROOT)\usr\bin\ObservationMacros.dll" />
299+ </Component >
300+ </ComponentGroup >
301+
296302 <ComponentGroup Id =" argument_parser" Directory =" _usr_bin" >
297303 <Component >
298304 <File Source =" $(DEVTOOLS_ROOT)\usr\bin\ArgumentParser.dll" />
386392 <ComponentGroupRef Id =" tools_support_core" />
387393 <ComponentGroupRef Id =" swift_driver" />
388394 <ComponentGroupRef Id =" swift_syntax" />
395+ <ComponentGroupRef Id =" SwiftMacros" />
389396
390397 <ComponentGroupRef Id =" ClangResources" />
391398
Original file line number Diff line number Diff line change 4141 <Component >
4242 <File Source =" $(SDK_ROOT)\usr\bin\swiftCRT.dll" />
4343 </Component >
44+ <Component >
45+ <File Source =" $(SDK_ROOT)\usr\bin\swiftObservation.dll" />
46+ </Component >
4447 <Component >
4548 <File Source =" $(SDK_ROOT)\usr\bin\swiftRemoteMirror.dll" />
4649 </Component >
Original file line number Diff line number Diff line change 9292 <Directory Id =" Foundation.swiftmodule" Name =" Foundation.swiftmodule" />
9393 <Directory Id =" FoundationNetworking.swiftmodule" Name =" FoundationNetworking.swiftmodule" />
9494 <Directory Id =" FoundationXML.swiftmodule" Name =" FoundationXML.swiftmodule" />
95+ <Directory Id =" Observation.swiftmodule" Name =" Observation.swiftmodule" />
9596 <Directory Id =" RegexBuilder.swiftmodule" Name =" RegexBuilder.swiftmodule" />
9697 <Directory Id =" Swift.swiftmodule" Name =" Swift.swiftmodule" />
9798 <Directory Id =" SwiftOnoneSupport.swiftmodule" Name =" SwiftOnoneSupport.swiftmodule" />
372373 </Component >
373374 </ComponentGroup >
374375
376+ <ComponentGroup Id =" Observation" Directory =" Observation.swiftmodule" >
377+ <Component >
378+ <File Name =" $(ArchTriple).swiftdoc" Source =" $(SDK_ROOT)\usr\lib\swift\windows\Observation.swiftmodule\$(ArchTriple).swiftdoc" />
379+ </Component >
380+ <Component >
381+ <File Name =" $(ArchTriple).swiftinterface" Source =" $(SDK_ROOT)\usr\lib\swift\windows\Observation.swiftmodule\$(ArchTriple).swiftinterface" />
382+ </Component >
383+ <Component >
384+ <File Name =" $(ArchTriple).swiftmodule" Source =" $(SDK_ROOT)\usr\lib\swift\windows\Observation.swiftmodule\$(ArchTriple).swiftmodule" />
385+ </Component >
386+ <Component Directory =" WindowsSDK_usr_lib_swift_windows_ARCH" >
387+ <File Source =" $(SDK_ROOT)\usr\lib\swift\windows\$(ArchArchDir)\swiftObservation.lib" />
388+ </Component >
389+ </ComponentGroup >
390+
375391 <ComponentGroup Id =" RegexBuilder" Directory =" RegexBuilder.swiftmodule" >
376392 <Component >
377393 <File Source =" $(SDK_ROOT)\usr\lib\swift\windows\RegexBuilder.swiftmodule\$(ArchTriple).swiftdoc" />
512528 <ComponentGroupRef Id =" Foundation" />
513529 <ComponentGroupRef Id =" FoundationXML" />
514530 <ComponentGroupRef Id =" FoundationNetworking" />
531+ <ComponentGroupRef Id =" Observation" />
515532 <ComponentGroupRef Id =" RegexBuilder" />
516533 <ComponentGroupRef Id =" Swift" />
517534 <ComponentGroupRef Id =" SwiftOnoneSupport" />
You can’t perform that action at this time.
0 commit comments