error: unable to locate the device's timestamp on the device while profiling an iOS app on xcode time profiler instruments

error: unable to locate the device's timestamp on the device while profiling an iOS app on xcode time profiler instruments

我正在尝试分析我的 iOS 应用程序,但每次我分析它时,工具(具体来说是时间分析器)都会显示

error: unable to locate the device's timestamp

。我无法找到发生这种情况的原因。有什么指点吗?

xcode 版本是 9.2,我的 iPAD 是 ios 版本 12.0.1。

发生这种情况的原因是 Xcode 9.2 不支持晚于 iOS 11.2 的 iOS 版本,包括 iOS 12。您有两个选择:使用Xcode 10 在您的 iPad 上分析或在设备上分析您的应用程序 运行 iOS 11.