【发布时间】:2015-07-26 23:49:05
【问题描述】:
我有一个应用程序,我想通过 applium 打开,在创建一个临时 ipa 后,在目标和项目构建设置中放入有效的配置文件和开发人员证书。
我得到的错误日志如下:
info: [debug] [INST STDERR] Instruments Trace Error : Target failed to run: Permission to debug com.optimus.btr was denied. The app must be signed with a development identity (e.g. iOS Developer).
info: [debug] [INSTSERVER] Instruments exited with code 253
info: [debug] Killall instruments
info: [debug] Instruments crashed on startup
info: [debug] We exceeded the number of retries allowed for instruments to successfully start; failing launch
info: [debug] Stopping iOS log capture
info: [debug] Running ios sim reset flow
info: [debug] Killing the simulator process
info: [debug] Killall iOS Simulator
info: [debug] Killing any other simulator daemons
任何有关如何解决此问题的帮助将不胜感激,非常感谢。
【问题讨论】:
标签: ios xcode automation appium