Xcode / Cocoa : What are the differences between debug and release builds?

Posted by Holli on Stack Overflow See other posts from Stack Overflow or by Holli
Published on 2009-04-17T18:26:55Z Indexed on 2010/04/07 13:33 UTC
Read the original article Hit count: 269

Filed under:
|
|

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?

© Stack Overflow or respective owner

Related posts about xcode

Related posts about cocoa