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.
2 parents 7baf991 + 8a6df8a commit d849096Copy full SHA for d849096
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