`
shappy1978
  • 浏览: 679171 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

Homebrew saying Xcode is outdated

 
阅读更多

http://stackoverflow.com/questions/40296756/homebrew-saying-xcode-is-outdated

 sudo xcode-select --switch /Applications/XCode.app

 

So as @NicolasMiari mentioned in a comment above, the fix to my issue ended up having to have both Xcode 7 and Xcode 8 on my machine. I went on the apple developer site, downloaded Xcode 8, saved it to my documents and then used:

sudo xcode-select-switch~/Documents/Xcode.app/

and then ran my brew install which worked as expected. Afterwards I ran:

sudo xcode-select-switch/Applications/Xcode.app/

to switch back to Xcode 7.3.1.

Hope this helps someone else! and thanks for the suggestions!

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics