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.
relatedDependenciesBranch
release/5.6
1 parent ebf7c43 commit 1dac3ebCopy full SHA for 1dac3eb
Package.swift
@@ -539,7 +539,7 @@ let package = Package(
539
// this right now.
540
541
/// When not using local dependencies, the branch to use for llbuild and TSC repositories.
542
-let relatedDependenciesBranch = "main"
+let relatedDependenciesBranch = "release/5.6"
543
544
if ProcessInfo.processInfo.environment["SWIFTPM_LLBUILD_FWK"] == nil {
545
if ProcessInfo.processInfo.environment["SWIFTCI_USE_LOCAL_DEPS"] == nil {
0 commit comments