【问题标题】:error: unable to locate the device's timestamp on the device while profiling an iOS app on xcode time profiler instruments错误:在 xcode 时间分析器仪器上分析 iOS 应用程序时无法在设备上找到设备的时间戳
【发布时间】:2018-11-29 06:38:41
【问题描述】:

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

错误:无法定位设备的时间戳

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

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

【问题讨论】:

    标签: xcode-instruments


    【解决方案1】:

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

    【讨论】:

      猜你喜欢
      • 2012-04-05
      • 1970-01-01
      • 2021-09-20
      • 1970-01-01
      • 2012-10-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多