XCode 4 运行 Leaks Instrument

发布于 2024-10-21 23:20:57 字数 135 浏览 1 评论 0原文

这可能是一个愚蠢的问题。

如何使用 XCode 4 中的 Instrument 运行应用程序(例如 Leaks)?

我没有像过去那样看到这个选项,我环顾四周,要么我在某个地方错过了它,要么它就在我面前。

谢谢

This might be a silly question.

How do I run an application with an Instrument in XCode 4 such as Leaks?

I do not see the option like I have in the past, and I have looked around, and either I missed it somewhere, or it is right in front of my face.

Thanks

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

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

发布评论

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

评论(2

思慕 2024-10-28 23:20:57

单击并按住运行按钮,然后选择配置文件选项。

Profile

您还可以编辑配置文件方案,使其在分析时使用调试版本。为此,请通过单击停止按钮旁边的下拉菜单来编辑方案:

编辑方案位置

然后选择配置文件项在侧边栏上,然后确保“构建配置”设置为调试。

Click and hold on the run button, and choose the profile option.

Profile

You can also edit the profile scheme to make it use debug builds when profiling. To do this, go to edit scheme by click on the dropdown next to the stop button:

edit scheme location

Then select profile item on the sidebar, then make sure 'Build configuration' is set to debug.

野鹿林 2024-10-28 23:20:57

正如杰夫所说,这是你可以做到的一种方法。使用键盘快捷键的另一种方法是按 cmd + I,这会运行探查器,然后你可以选择泄漏...

as jeff said, that is 1 way you could do it.. other way with keyboard shortcuts is press cmd + I and this runs the profiler and after that you can choose leaks...

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