关于show the Debug navigation不显示CPU Memory等信息

来源:互联网 发布:网络硬盘录像机 编辑:程序博客网 时间:2024/06/10 03:50

此博文转载自 http://blog.csdn.net/colouful987/article/details/42319937


问题描述:

调试时show the Debug navigation 即信息导航栏第六个图标内容中,CPU 、Memory都不显示了。如下图:



answer:
解决方法:首先确保你在xcode环境下,路径Product-> Scheme->Edit Scheme.... 快捷键command< 如下图:




之后在左侧选中Run,右侧选中Diagnostics,假如你钩钩了Enable Zombie Objects,或许这就是导致问题的可能性,确保所有都处于unchecked状态。如下图:




0 0
原创粉丝点击