Or *_*bel 18 xcode instruments ios-ui-automation
我正在尝试使用UIAutomation
仅适用于Simulator 5.0 的记录功能.在Simulator 4.3上
使用UIAutomation
时,它运行完美.在Simulator 5.0上从Xcode运行我的应用程序时,它运行完美.这排除了应用程序本身崩溃的可能性.
我尝试重置模拟器Reset Content and Settings
.我尝试从我的应用程序的"派生数据"文件夹中选择目标,或者从模拟器应用程序文件夹中选择目标,没有任何效果.
有任何想法吗?
有时旧代码仍然存在。
menu Product --> Clean
或来清理您的项目Command-Option-Shift-K
close x-code
并clean data from ~/Library/Developer/Xcode/DerivedData
手动。