In Xcode 3, if you build a command-line application in C++, it compiles to a folder in the project folder and you can run it. In Xcode 4, I have not been able to figure out where it builds to. I searched my Mac, dug around in all the settings, but there is no binary. I can run the application, but no binary to be found.
What the...?
What the...?