Hacker News new | ask | show | jobs
by p_monk 5311 days ago
You should remember you turn off NSZombies before submitting.
1 comments

Thanks. Updated.
This 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.