Skip to content

Resolution of .exact dependencies does not consider build metadata #10391

Description

@FranzBusch

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

In the review of SE-0534, the ESG explained that it considers the current behavior of Swift PM a bug; hence, the group rejected the proposal. This issue is tracking the bug that .exact is not considering the build metadata during resolution.

Expected behavior

.exact does resolve to the exact version including build metadata

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions