Xcode Instruments - Enable NSZombie Detection? Where is it?

前端 未结 3 1611
半阙折子戏
半阙折子戏 2020-12-11 07:59

I have watched this video http://www.markj.net/iphone-memory-debug-nszombie/

The guy shows an option called Enable NSZombie Detection on Allocations inside instrumen

3条回答
  •  一生所求
    2020-12-11 08:33

    In XCode 4.0, this 'Enable Zombie' option is only present in iPhone simulator and not when you profile on actual device.

提交回复
热议问题