Could use a pointer to how to setup keys for xcode, am trying to use Source Code -> Clone for my github account but it says the following: ''' Xcode can’t verify the identity of a repository hosted on “github.com”. The authenticity of host “github.com” can't be established. RSA key fingerprint is A764003173480B54C96167883ADB6B55CF7CFD1D415055AEDFF2E2C8A8147D03. Are you sure you want to continue connecting? ''' I updated my ~/.ssh/authorized_keys with entries from https://github.com/<MYACCOUNT>.keys , verified 600 permission etc.
Thanks, Maidh