我可以从XCode做到,但我希望能够从命令行启动iPhone应用程序(在设备上).可能吗?
为什么?因为我想捕获一些用于半自动测试的输出.我猜我需要为NSLog输出使用调试版本,但我也有兴趣了解将NSLog/stdio数据恢复到主机Mac的其他方法.
iphone debugging command-line
command-line ×1
debugging ×1
iphone ×1