5 ms·
You should remember you turn off NSZombies before submitting.
by p_monk 15y ago
You should remember you turn off NSZombies before submitting.
- stefanbutlin 15y agoThanks. Updated.
- JimDabell 15y agoThis isn't necessary. It's an environment variable Xcode adds while running the executable, not something that is compiled into the application. Furthermore it only works in the simulator, not on the device itself, so end users wouldn't run into problems with it anyway.