在project-setting中找到 “Run Static Analyzer” 键,然后把值修改为“YES”.这样在编码的时候,xcode就可以自动为我们检查内存泄露了.

原图片:http://blog.csdn.net/shijiucdy/article/details/8185968

xcode 5中按如下设置:

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

 

 

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

相关文章:

  • 2021-08-25
  • 2022-12-23
  • 2021-04-01
  • 2022-12-23
  • 2022-12-23
  • 2022-01-03
  • 2021-07-14
  • 2022-12-23
猜你喜欢
  • 2022-01-15
  • 2021-09-17
  • 2022-12-23
  • 2021-05-22
  • 2021-07-26
  • 2021-11-08
相关资源
相似解决方案