Xcode / Cocoa : What are the differences between debug and release builds?
- by Holli
What are the differences between debug and release builds for a Cocoa application?
I know the debug version contains additional information for debugging but what else is different?