Adding a GitHub repository in Xcode 7 using SSH authentication gives an authentication error
- 阅读更多 关于 Adding a GitHub repository in Xcode 7 using SSH authentication gives an authentication error
问题 I'm trying to set up a Bot in Xcode 7 for integration testing. As part of setting this up I am adding a remote repository to the project using Xcode > Preferences > Accounts > Add Repository... but it fails with the message Authentication failed : GitHub is working at the command line using this SSH key, why is Xcode 7 not working? 回答1: After thinking that this was an Xcode 7 bug, because of posts like this one I finally found that the problem was actually caused by GitHub. GitHub implemented