I'm using Xcode 4.5.2. I see in Build Settings that the compiler for debug says "Default compiler (Apple LLVM compiler 4.1)" and for release it is "LLVM GCC 4.2". Why would 4.1 be used for debug and 4.2 for release?
I don't think I changed that myself but I suppose I might have changed it some time ago and don't remember. In case I did change it, does anybody know which is better for release?