摘要:
报错如下 ssh root@172.31.1.229 Unable to negotiate with 172.31.1.229 port 22: no matching host key type found. Their offer: ssh-rsa,ssh-dss 解决方案 ssh -o Ho 阅读全文
摘要:
解决方案 podfile 最后添加如下代码 post_install do |installer| installer.generated_projects.each do |project| project.targets.each do |target| target.build_configu 阅读全文