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

后端 未结 6 577
天涯浪人
天涯浪人 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:08

    Hey.
    There can also be some other issues.

    Provisioning Profile.
    From Apple documentation: For your protection, the instrument does not allow you to process any application that is not code-signed with your provisioning profile. This includes any copy that has been downloaded from the iTunes App Store.

    Device.
    Instrumetns UIAutomation doesn't work on iPhone 3G, only 3Gs, 4.

    Sadly support for instruments is bad. Apple doesn't seem to put much attention to it.

提交回复
热议问题