Skip to content

Commit 561e474

Browse files
committed
Revert "Update the swift-llbuild in Package.swift to release/6.2 branch (#409)"
This reverts commit 2fa7228.
1 parent ffab126 commit 561e474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,6 @@ if useLocalDependencies {
460460
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.0.3"),
461461
]
462462
if !useLLBuildFramework {
463-
package.dependencies += [.package(url: "https://github.com/swiftlang/swift-llbuild.git", branch: "release/6.2"),]
463+
package.dependencies += [.package(url: "https://github.com/swiftlang/swift-llbuild.git", branch: "main"),]
464464
}
465465
}

0 commit comments

Comments
 (0)