how to stop after “cordova run ios”

后端 未结 10 855
我在风中等你
我在风中等你 2020-12-16 20:12

What is the command to stop running after using cordova run ios in terminal?

I found one topic about this with 1 answer saying it\'s quit b

10条回答
  •  庸人自扰
    2020-12-16 20:37

    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.

提交回复
热议问题