美文网首页iOS
error: unable to find utility "s

error: unable to find utility "s

作者: 代码侯 | 来源:发表于2016-09-19 10:45 被阅读0次

RN项目暂时不能运行在iOS10模拟器上,如果已经升级了Xcode8会发现执行

react-native run-ios

会报错

Found Xcode project CssStyle.xcodeproj
xcrun: error: unable to find utility "simctl", not a developer tool or in PATH

Command failed: xcrun simctl list devices
xcrun: error: unable to find utility "simctl", not a developer tool or in PATH

RN升级之前的解决办法:保留Xcode7和Xcode8两个版本

修改Command LineTools为Xcode7

屏幕快照 2016-09-19 10.24.09.png

相关文章

网友评论

    本文标题:error: unable to find utility "s

    本文链接:https://www.haomeiwen.com/subject/txzgettx.html