内存工具在 xcode 中不工作

发布于 2024-12-18 13:04:42 字数 296 浏览 2 评论 0原文

在对 Xcode 进行一些升级后,我遇到了一个奇怪的情况: 当我启动工具来分析我的应用程序(在 ios 或 mac 上)时,它与所有工具(例如 cpu 监视器或 i/o 监视器)配合良好,但我无法使用内存管理工具:分配、泄漏、对象图。如果我通过单击泄漏来启动配置文件窗口,它只会打开一个空的“仪器文档”,如果我将它们从库面板中拖动,它们不会显示,但所有其他都会显示。有人遇到过这种行为吗?也许缺少一些图书馆?

我的 Xcode 版本是“Version 4.2 Build 4D199”,我的 Instruments 版本是“Version 4.2 (4233)”

After some upgrades to Xcode i am experiencing a strange situation:
when i start instruments to profile my apps (both on ios or mac) it works well with all the instruments (for example cpu monitor, or i/o monitors) but i cannot use the memory management ones: Allocations, Leaks, Object graph. If i start the profile window by clicking on leaks it just opens an empty "Instruments document", and if i drag them from the library panel they don't show up, but all the others do. Anybody is experiencing this behaviour? Maybe some missing library?

My Xcode version is "Version 4.2 Build 4D199" and my instruments version is "Version 4.2 (4233)"

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

み格子的夏天 2024-12-25 13:04:44

我通过将 Xcode 更新到版本 4.2.1(Build 4D502)解决了这个问题。

自从我使用 Mac App Store 安装 Xcode 以来,我注意到的一件事是更新过程的行为类似于安装 - 它会下载一个名为“Install Xcode”的应用程序,您可以运行该应用程序来安装/更新。因此,请务必在首次下载或更新后运行安装应用程序。

I solved this by updating Xcode to version 4.2.1 (Build 4D502).

One thing that I noticed, since I've installed Xcode using the Mac App Store, was that the update process behaves like the install - it downloads an app called "Install Xcode" which you run to install/update. So be sure to run the installation app after first time download or update.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文