Can't get to work CocoaPods and Yosemite

后端 未结 6 1765
南笙
南笙 2020-12-19 05:24

I already tried this steps:

  1. Open Xcode 6 Open Preferences
  2. Click the Locations tab
  3. Change the Command Line Tools version to Xcode 6.0
6条回答
  •  無奈伤痛
    2020-12-19 06:11

    You just have to execute this commande before :

    sudo gem install cocoapods
    

    This will update all outdated gems

提交回复
热议问题