为什么当我连接 iPhone 时,XCode Organizer 控制台有时是空的

发布于 2024-09-04 05:41:51 字数 245 浏览 4 评论 0原文

在测试我的 iPhone 应用程序时,我发现将信息记录到控制台窗口非常有用。我认为我可以向我的同事发送临时版本,如果他们遇到问题,我可以将他们的 iPhone 插入我的 Mac 并获取他们的控制台输出,这真是太棒了。然而,有时当我们这样做时,控制台窗口是空白的。为什么会这样呢?该代码是在启用日志记录的情况下构建的。除此之外,当我看到控制台输出时,它似乎不仅包含有关我的应用程序的信息,还包含有关其他 iphone 系统日志记录的信息。

感谢您提供的任何见解。

When testing my iPhone app I have found it incredibly useful to log information to the console window. I think it is amazing that I can send out an adhoc build to my co-workers and if they experience problems I am able to plug their iPhone into my mac and grab their console output. However, sometimes the console window is blank when we do this. Why is this the case? The code has been built with logging enabled. Besides that, it seems that the console output, when I see it, contains information about not only my app, but other iphone system logging.

Thanks for any insight you can provide.

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

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

发布评论

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

评论(2

零時差 2024-09-11 05:41:52

看起来如果我重新启动 XCode,控制台就会正确填充。一定是 XCode 中的错误,但重新启动似乎总是有效。

It looks like if I restart XCode then the console gets populated properly. Must be a bug in XCode, but restarting seems to always work.

少女的英雄梦 2024-09-11 05:41:52

这似乎是 3.2.3 中的一个新错误 - 旧版本工作正常。

It seems to be a new bug in 3.2.3 - older versions worked fine.

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