xcrun: error: unable to find uti
2019-07-29 本文已影响0人
Pandakingli
- ERROR | [iOS] unknown: Encountered an unknown error (/usr/bin/xcrun simctl list -j devices
xcrun: error: unable to find utility "simctl", not a developer tool or in PATH)
during validation.
错误的原因:XCode未设置Command line tools
解决方法:在XCode
-> Preferences
-> Locations
中设置Command line tools。

