iPhone 的核心数据工具

发布于 2024-08-12 09:39:46 字数 168 浏览 4 评论 0原文

我正在尝试监控我的核心数据使用情况,但所有核心数据工具在仪器中均呈灰色显示。它也无法从 Xcode 中的“使用性能工具运行”获得。它说 Core Data 工具适用于 Mac,在 iPhone 上不可用,但我听到人们谈论使用它,Apple 文档中也提到了它。

我怎样才能让他们工作?

谢谢!

I'm trying to monitor my core data usage but all the Core Data instruments are greyed out in Instruments. It's also not available from the "Run with Performance Tool" in Xcode. It says that the Core Data instruments are for the Mac and it's not available on the iPhone, but I've heard people talking about using it, and it's mentioned in the Apple docs too.

How can I get them working?

Thanks!

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

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

发布评论

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

评论(1

奈何桥上唱咆哮 2024-08-19 09:39:46

您只能针对模拟器运行 Core Data 工具,而不能针对设备运行。

打开 Instruments 并选择所需的 Core Data 项目,然后使用 Instruments 启动模拟的 iPhone 应用程序,而不是从 Xcode 启动。

希望在未来的版本中这种支持会更好。另外,我相信它只适用于 3.1,不适用于 3.0。

You can run Core Data instruments against the simulator only, not the device.

Open Instruments and select the Core Data items you want, then use Instruments to launch the simulated iPhone app, instead of launching from Xcode.

Hopefully this support is better in future versions. Also, I believe it only works with 3.1, not 3.0.

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