郑文亮 发表于 2013-1-4 01:36:56

iOS-如何让xcode自动检查内存泄露

<div id="cnblogs_post_body"><div id="article_content" class="article_content">在project-setting中找到 “Run Static Analyzer” 键,然后把值修改为“YES”.这样在编码的时候,xcode就可以自动为我们检查内存泄露了.
http://hi.csdn.net/attachment/201201/30/0_1327902909h799.gif
页: [1]
查看完整版本: iOS-如何让xcode自动检查内存泄露