ERROR: Error installing cocoapods: ERROR: Failed to build gem native extension

后端 未结 23 1768
深忆病人
深忆病人 2020-12-04 19:06

I am trying to install cocoapods to my MacBook Pro running with OSX 10.9.1 (new Mavericks) and after type gem install cocoapods I get the following error:

23条回答
  •  情歌与酒
    2020-12-04 19:31

    First as wrote "Kevin" try to run in terminal:

    xcode-select --install
    

    If it doesn't help you download tools manually from apple developer site:

    It helped me.

提交回复
热议问题