Is it reproducible with SwiftPM command-line tools: 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
Is it reproducible with SwiftPM command-line tools:
swift build,swift test,swift packageetc?swift build,swift test,swift packageetc.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
.exactis not considering the build metadata during resolution.Expected behavior
.exactdoes resolve to the exact version including build metadataActual 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