iOS UIAutomation Simulator 5.0:目标应用程序似乎已经死亡

Or *_*bel 18 xcode instruments ios-ui-automation

我正在尝试使用UIAutomation仅适用于Simulator 5.0 的记录功能.在Simulator 4.3上
使用UIAutomation时,它运行完美.在Simulator 5.0上从Xcode运行我的应用程序时,它运行完美.这排除了应用程序本身崩溃的可能性.

我尝试重置模拟器Reset Content and Settings.我尝试从我的应用程序的"派生数据"文件夹中选择目标,或者从模拟器应用程序文件夹中选择目标,没有任何效果.

有任何想法吗?

inf*_*ker 1

有时旧代码仍然存在。

  1. 尝试通过单击menu Product --> Clean或来清理您的项目Command-Option-Shift-K
  2. close x-code clean data from ~/Library/Developer/Xcode/DerivedData手动。