Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version tag collision #27

Open
zdnk opened this issue Oct 24, 2018 · 1 comment
Open

Version tag collision #27

zdnk opened this issue Oct 24, 2018 · 1 comment

Comments

@zdnk
Copy link
Collaborator

zdnk commented Oct 24, 2018

.package(url: "https://github.com/LiveUI/S3.git", from: "3.0.0-RC3.2"),
resolves to:

      {
        "package": "S3",
        "repositoryURL": "https://github.com/LiveUI/S3.git",
        "state": {
          "branch": null,
          "revision": "9a7e7aa5486396665a792eed6489499ef33c344b",
          "version": "3.0.0-rc2"
        }
      }
@qi-shun-wang
Copy link

qi-shun-wang commented Jan 18, 2019

I got the same problem.I need the public filename of the bucket object at 3.0.0-RC3.2 version, but it seems to be internal property at 3.0.0-rc2 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants