【问题标题】:What it means "Only Local Devices are supported" in XCode InstrumentationXCode Instrumentation 中的“仅支持本地设备”是什么意思
【发布时间】:2015-12-13 05:33:01
【问题描述】:

我想通过 Instrumentation 为我的 iPhone 应用程序检查 共享内存。但我无法开始录制。它说仅支持本地设备

我正在使用 XCode 7.1 和我的 iPod iOS 版本 8.1.3 。

【问题讨论】:

    标签: ios xcode-instruments


    【解决方案1】:

    共享内存工具模板仅适用于 OSX 应用程序as described in the "Platforms" section of this reference page here

    这就是您看到“仅限本地设备”的原因。 “本地设备”是指您当前正在开发的 MacOS 机器。

    【讨论】:

      猜你喜欢
      • 2011-01-13
      • 2014-03-08
      • 1970-01-01
      • 2010-12-14
      • 2015-01-22
      • 2012-11-29
      • 1970-01-01
      • 2020-01-19
      • 1970-01-01
      相关资源
      最近更新 更多