Xcode request signin into github with token and ignores my .ssh keys to do a push
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…