xcrun unable to find simctl

后端 未结 8 1202
我寻月下人不归
我寻月下人不归 2020-11-30 21:54

Attempting:

xcrun simctl 

in terminal yields:

xcrun: error: unable to find utility \"simctl\", not a de

相关标签:
8条回答
  • 2020-11-30 22:43

    I had the same problem. My application was working well but suddenly in next run, it started throwing the "simctl" error. It seems I had started Xcode update installation in the background.

    Fix: I just started the Xcode application and it prompted to install some pending tools update. After Xcode updates, my app started working normally.

    0 讨论(0)
  • 2020-11-30 22:49

    In Xcode, open the Xcode menu at the top, then select Preferences…, and then select the Locations tab.

    0 讨论(0)
提交回复
热议问题