How can I enable NSZombiesEnabled in XCode4? I used to use this argument to debug EXC_BAD_ACCESS in XCode3. Not sure where to do it in XCode4.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
- Go to Executables of your application (Shown left side of your window)
- Expand it and double click on your application.
- Select Argument tab and insert NSZombiesEnabled and set its value to TRUE. (In second section)
Here is the example too...Set NSZombiesEnabled