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