Unable to add a source with url

后端 未结 12 1237
庸人自扰
庸人自扰 2021-02-04 01:19

[!] Unable to add a source with url git@github.com:CocoaPods/Specs.git named master-1. You can try adding it manually in ~/.cocoapods/repos

12条回答
  •  深忆病人
    2021-02-04 01:53

    This is often happening on initial pod install. I tried all and this steps helped me

    Please follow these steps:

    1] pod repo update

    2] pod install

    I hope that works for you. All the best

提交回复
热议问题