We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
availableLibraries
loadPackageGraph
1 parent 7baf991 commit 8a6df8aCopy full SHA for 8a6df8a
Sources/SKSwiftPMWorkspace/SwiftPMBuildSystem.swift
@@ -370,7 +370,6 @@ extension SwiftPMBuildSystem {
370
let modulesGraph = try self.workspace.loadPackageGraph(
371
rootInput: PackageGraphRootInput(packages: [AbsolutePath(projectRoot)]),
372
forceResolvedVersions: forceResolvedVersions,
373
- availableLibraries: [],
374
observabilityScope: observabilitySystem.topScope
375
)
376
0 commit comments