“po” command in Xcode 4.6 is very slow the first time

泄露秘密 提交于 2019-11-27 21:06:06

问题


I upgraded to Xcode 4.6 and whenever I debug and I execute "po" for the first time to inspect an object, the debugger takes like 1 minute to return. After that, every "po" command will work fast as usual.

Are you guys seeing this as well? Any fix?

Thank you


回答1:


Upgrading to 4.6.2 fixed this problem for me in Xcode



来源:https://stackoverflow.com/questions/14760206/po-command-in-xcode-4-6-is-very-slow-the-first-time

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!