Skip to content

Commit f8104e5

Browse files
authored
Add SwiftBuildSupport to the primary libSwiftPM product (#8780)
This will make it accessible to clients like sourcekit-lsp
1 parent bd693f6 commit f8104e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ let swiftPMProduct = (
8181
"LLBuildManifest",
8282
"SourceKitLSPAPI",
8383
"SPMLLBuild",
84+
"SwiftBuildSupport",
8485
]
8586
)
8687

0 commit comments

Comments
 (0)