What is the command to stop running after using cordova run ios in terminal?
cordova run ios
I found one topic about this with 1 answer saying it\'s quit b
quit
I'm still finding this is an issue with Cordova 5.1.1 CLI.
I found pressing Ctrl+Z in the terminal window running lldb worked for me.