NSZombieEnabled is an Apple OS-specific (OSX and iOS) boolean reference to whether the zombie process has been enabled. See NSZombie for information about the Apple OS-specific zombie process.
NSZombieEnabled is an Apple OS-specific (OSX and iOS) boolean reference to whether the zombie process has been enabled. See NSZombie for information about the Apple OS-specific zombie process.
In Xcode 4, this feature can be activated by choosing edit scheme, then choosing the arguments tab, then adding NSZombieEnabled and the value YES to the Environment Variables section.