ios - How to stop a running app from command line -


my iphone attached computer , app running xcode

i want stop app running on iphone through xcode, using command line command.

there cmd + . in xcode interface, want write automated script, , need make sure xcode not running before starts executing.

what need send command line or xcode app? make stop running whatever running @ moment ?

do killall debugserver terminate running session.

i apologize if doesn't work ios mac developer, see no reason shouldn't work same.

here is, hopefully, useful information on debugserver


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -