Add syntax to spm_pkg that supports an exact semver for a Swift package
Closed this issue · 0 comments
cgrindel commented
The from_version
attribute tells Swift Package Manager to perform a version evaluation as described here. Given that Bazel will cache the results of this evaluation, the resulting version will be whatever was appropriate at that moment. It would be better to specify the actual semver.