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.
this program crashes if i uncomment the release statements. i get that i am overreleasing and realized that quickly. but, just to test zombies, i turned them on (NSZombiesEnabled = YES and CFZombieLev