Why do I get instruments - “Target failed to run”?

后端 未结 6 574
天涯浪人
天涯浪人 2020-12-30 19:32

Target failed to run: Remote exception encountered: Faild to get task for pid 3103

I\'m running iPhone OS 3.1.3 on the device a

6条回答
  •  难免孤独
    2020-12-30 20:21

    FYI for those running from the command line and getting the same issue, you have to use the fully qualified path to the application or instruments will blow up (with a relative path). That was a good waste of a couple hours tracking that down.

提交回复
热议问题