Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Is there a way to brew install credential manager without Xcode 8? #58

Closed
cricketgeek opened this issue Sep 26, 2016 · 1 comment
Closed

Comments

@cricketgeek
Copy link

re-installed brew on my mac and then tried to install credential manager and got the following error:

Error: Your Xcode (7.3) is outdated
Please update to Xcode 8.0.
Xcode can be updated from the App Store.

I would love to upgrade to Xcode 8 but our project won't currently build in it.

@yacaovsnc
Copy link
Member

@cricketgeek sorry if I am wrong, but this seems like an issue with homebrew? I need to look into what the problem really is.

However at the meantime, this workaround may get you unblocked: you could download the latest 2.0.2 release , place the jar into a location that you see fit, and run java -jar git-credential-manager-2.0.2.jar install. You can verify the credential section is updated in your ~/.gitconfig file.

@novak novak closed this as completed Sep 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants