I\'m trying to terminate the iOS Simulator from the terminal console (needed for integrating automatic UI Testing in Jenkins),but every time I try the command:
k
You can kill Simulator running from commandline.
killall "Simulator" || true