xcrun unable to find simctl

alexander.sivak picture alexander.sivak · Mar 17, 2015 · Viewed 79k times · Source

Attempting:

xcrun simctl 

in terminal yields:

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

I have Xcode 6.2 Beta.

Any suggestions?

Answer

fbozo picture fbozo · Apr 19, 2016

I solved this problem by entering

Xcode > Preferences > Locations 

And assigning the Command Line Tools

This is in Xcode Version 7.2 beta (7C46t) enter image description here