I have a .ssh folder with my RSA keys, private and public, but when I try to do push in Xcode, it ask me to login in github and to get a token access id.
Why is Xcode ignoring my .ssh folder keys? How to configure it to use the .ssh folder keys?
