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

Fix Bad Credentials for public repository #3364

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wangjiejacques
Copy link

@wangjiejacques wangjiejacques commented Jan 30, 2024

Sometimes we can get bad credentials error for public repository, in this case carthage should try again with Client(server: server, isAuthenticated: false) instead of failure.

The code I'm modifying is initially introduced in this pull request #669 to fix the issue #465.

the CONTRIBUTING is not updated any more,

xcodeproj && \
  open Carthage.xcodeproj

this doesn't work, I'm not able to run unit tests.

I can add some unit tests if needed.

Fix #2671

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

Successfully merging this pull request may close these issues.

"Bad Credentials" error thrown for no apparent reason
1 participant