8

我正在运行以下命令通过 Xcode 启动 iOS 模拟器

 xcrun instruments -w 2E755803-3DFD-4722-B6B7-25498BCFF551

它失败了

Instruments Usage Error : No template (-t) specified
instruments, version 7.2 (59503)
usage: instruments [-t template] [-D document] [-l timeLimit] [-i #] [-w device] [[-p pid] | [application [-e variable value] [argument ...]]]

那么这里需要的模板是什么?

4

1 回答 1

1

我通过先启动不同的设备然后我想要的设备来解决它。

于 2016-04-24T08:39:14.627 回答