當前位置:
首頁 >
HBuilder 无法检测到XCode上的模拟器
發布時間:2025/3/20
41
豆豆
生活随笔
收集整理的這篇文章主要介紹了
HBuilder 无法检测到XCode上的模拟器
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
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/
?
問題解決!
轉載于:https://www.cnblogs.com/a-live/p/9222517.html
總結
以上是生活随笔為你收集整理的HBuilder 无法检测到XCode上的模拟器的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 第三章:lambda表达式
- 下一篇: Okhttp-interceptor源码