xcrun unable to find simctl

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

Attempting:

xcrun simctl 

in terminal yields:

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

8条回答
  •  Happy的楠姐
    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.

提交回复
热议问题