Skip to content

release/6.2.1 relatedDependenciesBranch is not set to track 6.2.1 #9025

@kcieplak

Description

@kcieplak

Is it reproducible with SwiftPM command-line tools: swift build, swift test, swift package etc?

  • Confirmed reproduction steps with SwiftPM CLI. The description text must include reproduction steps with either of command-line SwiftPM commands, swift build, swift test, swift package etc.

Description

The relatedDependenciesBranch in the Package.swift for the release/6.2.1 branch is not set to track 6.2.1 but rather 6.2

let relatedDependenciesBranch = "release/6.2"

This should be release/6.2.1

Expected behavior

No response

Actual behavior

No response

Steps to reproduce

No response

Swift Package Manager version/commit hash

No response

Swift & OS version (output of swift --version ; uname -a)

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions