Relative Content

Tag Archive for iphonexcodemacosxcrun

xcrun command for listing device processes not working when a debug app is open

I’m working on a macOS app that sends commands to the user’s shell environment for communicating with a connected iOS device through xcrun. At one point in the app’s workflow, I need to check if a certain app is running to decide if I want to kill the process or not. However, when executing the following command I’ve run into issues: