migueldeicaza / SwiftTermApp

MIT License
309 stars 29 forks source link

fatal: clone of 'git@github.com:migueldeicaza/SwiftSH.binaries.git' failed #27

Closed below closed 3 years ago

below commented 4 years ago

Trying to run this project on Xcode 12.2, macOS 11.0.1 (20B28) (ARM) produces this error.

Submodule 'SwiftSH.binaries' (git@github.com:migueldeicaza/SwiftSH.binaries.git) registered for path 'SwiftSH.binaries'

Cloning into '/Users/below/Library/Developer/Xcode/DerivedData/SwiftTermApp-cvhutmeedzxqefdjtpvlhqclelsq/SourcePackages/checkouts/SwiftTerm/SwiftSH.binaries'...

Host key verification failed.

fatal: Could not read from remote repository.

Please make sure you have the correct access rights

and the repository exists.

fatal: clone of 'git@github.com:migueldeicaza/SwiftSH.binaries.git' into submodule path '/Users/below/Library/Developer/Xcode/DerivedData/SwiftTermApp-cvhutmeedzxqefdjtpvlhqclelsq/SourcePackages/checkouts/SwiftTerm/SwiftSH.binaries' failed

Failed to clone 'SwiftSH.binaries'. Retry scheduled
below commented 3 years ago

Apparently this needs a ssh key in ~/.ssh …