react-native bug -- xcrun error

2018-11-18  本文已影响0人  柯南_e12b

react-native bug xcrun error SDK "xx" cannot be locateed 解决

os: mac os 10.14.1 

错误:

checking whether the C compiler works... no xcrun: error: SDK "iphoneos" cannot be located xcrun: error: SDK "iphoneos" cannot be located xcrun: error: SDK "iphoneos" cannot be located xcrun: error: unable to lookup item 'Path' in SDK 'iphoneos'

解决方案:

在终端执行  sudo xcode-select --switch /Applications/Xcode.app

上一篇 下一篇

猜你喜欢

热点阅读