how to stop after “cordova run ios”

后端 未结 10 875
我在风中等你
我在风中等你 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:45

    Xcode shouldn't be running if you are building your project using cordova cli. This will most likely solve your problem.

提交回复
热议问题