Unable to add a source with url

后端 未结 12 1246
庸人自扰
庸人自扰 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条回答
  •  梦毁少年i
    2021-02-04 02:05

    Please Follow this steps:

    Open Terminal

    1] sudo xcode-select -r

    2] Xcode-->Preferences-->Locations-->Command line tool --> set your Current Xcode Version.

    3] Edit Podfile and save

    4] pod install

    Thats it.

提交回复
热议问题