开发者

How can I set NSZombiesEnabled in XCode4?

How can I enable NSZombiesEnabled in XCode4? I used to use this argument to debug EXC_BAD开发者_C百科_ACCESS in XCode3. Not sure where to do it in XCode4.


  1. Go to Executables of your application (Shown left side of your window)
  2. Expand it and double click on your application.
  3. Select Argument tab and insert NSZombiesEnabled and set its value to TRUE. (In second section)

Here is the example too...Set NSZombiesEnabled

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜