HBuilder 无法检测到XCode上的模拟器

尝试命令:xcrun simctl list  

返回:xcrun: error: unable to find utility "simctl", not a developer tool or in PATH

 

网搜发现是多个XCode 版本导致

选择一个code版本:sudo xcode-select -s /Applications/Xcode.app/Contents/Developer/

 

问题解决!

posted on 2018-06-25 04:01  №影  阅读(485)  评论(0)    收藏  举报