【问题标题】:Where did Instruments go in Xcode 4.3?Instruments 在 Xcode 4.3 中去了哪里?
【发布时间】:2012-03-21 10:04:48
【问题描述】:

我刚刚从 4.2 更新到 Xcode 4.3,“Instruments”不再存在。

我尝试从 Launchpad 运行它,但被告知这是不可能的,因为 Instruments 在垃圾箱中。

Xcode 4.3 卸载了 4.2,但似乎没有安装新版本的 Instruments。

【问题讨论】:

    标签: xcode instruments xcode4.3


    【解决方案1】:

    您可以从 Xcode 中启动 Instruments。它不再位于 /Developer 文件夹中,而是位于 /Applications/Xcode.app/Contents/Developer 中。

    从菜单栏中,选择 Xcode > Open Developer Tool > Instruments

    【讨论】:

    • 错误...从哪里来?我在应用程序包中看不到它。
    • @Krumelur - 您可以从 Xcode 中启动 Instruments,然后右键单击它并选择 Options > Keep in Dock
    • 是的,这很清楚。我想把它放回 Launchpad。这要求它(或至少一个链接)位于应用程序中。
    • /Applications/Xcode.app/Contents/Developer 中找不到吗?右键单击 Xcode.app 并选择 Show Package Contents 以访问其子文件夹。
    • 这比我承认找到的时间要长。
    【解决方案2】:

    如果您的目标毕竟是使用 Instruments 分析您的代码,请从您的项目中选择菜单“profile”,然后 Xcode 会按照您的预期启动 Instruments。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-01-29
      • 1970-01-01
      • 2018-11-30
      • 1970-01-01
      • 2011-07-10
      • 1970-01-01
      • 2014-02-02
      相关资源
      最近更新 更多