Skip to content

Commit 280a50e

Browse files
committed
Adjustment because packages is not a parameter of ModulesGraph in release/6.0
1 parent 70b62b0 commit 280a50e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/SKSwiftPMWorkspace/SwiftPMBuildSystem.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ public actor SwiftPMBuildSystem {
204204

205205
self.modulesGraph = try ModulesGraph(
206206
rootPackages: [],
207-
packages: IdentifiableSet(),
208207
dependencies: [],
209208
binaryArtifacts: [:]
210209
)

0 commit comments

Comments
 (0)