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.
1 parent f3aaabf commit 1dcaaebCopy full SHA for 1dcaaeb
Package.swift
@@ -1165,9 +1165,6 @@ if !shouldUseSwiftBuildFramework {
1165
package.dependencies += [
1166
.package(url: "https://github.com/swiftlang/swift-build.git", branch: relatedDependenciesBranch),
1167
]
1168
-// package.dependencies += [
1169
-// .package(path: "../swift-build")
1170
-// ]
1171
} else {
1172
1173
.package(path: "../swift-build"),
0 commit comments