simctl
Abra Desktop requires simctl
. SimCtl is a command-line tool used for communication with iOS simulators.
Validation
Open the Terminal and run:
xcrun --find simctl
Success
Example of valid path:
/Applications/Xcode.app/Contents/Developer/usr/bin/simctl
Error
zsh: command not found: xcrun
xcrun: error: unable to find utility "simctl"