ios - Xcode 7 Git can’t find remote repositories -


i push & pull repository without problems on xcode 6.x, doesn’t work on xcode 7.

the setting same xcode 6.x. tried enter username , passphrase confirmation, seems no meaning. used right ssh keys authentication, preferences “the remote repository not found.”

enter image description here

checking out new repository, have been never used on xcode 6.x ,also had same issue on xcode 7.0 , higher.

enter image description here

i’d know if has solutions problem.

"could not found" error message see when access repo don't own (instead of "permission denied")

for security reason, 1 not confirm or deny existence of repo, 1 state "it cannot find it".

so make sure repo exists, owner , public key registered account.

since issue seems limited xcode7, it reported before, , linked cipher issue (xcode7 refusing establish connection sshd working cipher weak)


Comments