Xcode调试很慢!
我正在尝试使用 Xcode 调试 Unity3D iPhone 应用程序,但速度非常慢。
应用程序运行顺利,但 Xcode 环境突然停止。我几乎无法进入调试菜单并终止它。我在 2GHz、3GB RAM 的机器上运行它,Xcode 甚至没有占用活动监视器中的任何 cpu。对于可能导致这种情况的原因有什么想法吗?
问候/每
I'm trying to debug an Unity3D iPhone app using Xcode and it's ultra slow.
The application is running smoothly but the Xcode environment crawls to a halt. I can barely get to the debug menu and turn terminate it. I'm running this on a 2GHz, 3GB RAM machine, and Xcode isn't even hogging any cpu in the activity monitor. Any ideas to what might be causing this?
Regards/Per
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
正如乔纳斯·埃克特霍夫所述统一答案:
As jonas echterhoff states on Unity Answers:
我知道我的答案不是技术性的,但根据我的经验,它工作得很好。调试时,如果速度很慢,请单击 .xib 文件之一。通过这样做,构建速度将会很快。
I know my answer is not technical but from my experience it works perfectly fine. While debugging, if it is slow click on one of .xib file. By doing this, building will be fast.