I have an automation running in the iOS Simulator that I have to remove before another run. How do I remove the app from the iOS Simulator from the command line?
For
xcrun simctl uninstall simulatorIdentifier appBundleId