I\'d like to know how long my project\'s builds take, for example by displaying it in the build pane. Is this option available somewhere in Xcode?
Thanks.
no, but you could use the command line. cd to your project directory and type
time xcodebuild