【问题标题】:Instruments Trace Error : Target failed to run: The operation couldn’t be completed. (FBSOpenApplicationErrorDomain仪器跟踪错误:目标无法运行:操作无法完成。 (FBSOpenApplicationErrorDomain
【发布时间】:2015-02-27 15:52:33
【问题描述】:

从命令行运行仪器给了我这个错误:

Instruments Trace Error : Target failed to run: The operation couldn’t be completed. (FBSOpenApplicationErrorDomain error 8.) : Failed to launch process with bundle identifier

知道问题是什么以及如何解决吗?

【问题讨论】:

  • 今天在 iOS8.3 上尝试分析分配情况

标签: xcode instruments


【解决方案1】:

就我而言,我认为这是配置文件问题。尝试进入 Product/Scheme/Edit Scheme 并将 Profile 构建配置从 Release 更改为 Debug,反之亦然 - 这对我有用。

【讨论】:

  • 通过在“配置文件”中将发布更改为调试为我工作,谢谢!!
猜你喜欢
  • 2015-12-27
  • 2016-01-02
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2017-05-07
  • 2015-06-03
  • 2021-03-24
相关资源
最近更新 更多