标签: ios xcode instruments
我可以通过Xcode和Instruments在iOS设备上部署和运行应用程序。但是如何在Mac上停止使用仪器?
当我查看仪器CLI联机帮助页时,我似乎找不到停止受监控应用程序的选项:
https://developer.apple.com/library/mac/#documentation/Darwin/Reference/Manpages/man1/instruments.1.html
是否支持通过命令行停止应用?