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

Unable to access the latest code #29

Open
ayushgargdunzo opened this issue Nov 19, 2022 · 1 comment
Open

Unable to access the latest code #29

ayushgargdunzo opened this issue Nov 19, 2022 · 1 comment

Comments

@ayushgargdunzo
Copy link

There is no release tag after 1.2.1(Jan 27, 2020), and there are some changes that we want to use in our project but we are unable to get the latest code(for eg: filteredWarningCount).

We have tried updating this dependency by specifying the branch name but after that got the errors.

Change in Package.swift:
.package(name: "DangerXCodeSummary", url: "https://github.com/f-meloni/danger-swift-xcodesummary", .branch("master"))

Errors:
error: multiple products named 'DangerDeps' in: 'danger-swift-xcodesummary', 'MyProject'
error: multiple targets named 'DangerDependencies' in: 'danger-swift-xcodesummary', 'MyProject'
error: ExitCode(rawValue: 1)

Kindly look into this.

@ayushgargdunzo
Copy link
Author

@f-meloni @AvdLee kindly look into this.

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

1 participant