How do I find out the size of each binary module is in Xcode 4? Xcode3 had this info in the main screen, but it seems to be hidden somewhere in XCode4. I'm interested in comparing the effects of different techniques on code size and execution speed. To be precise, I'm talking about the column marked "Code" in XCode3, which shows each binary module's size; see image below:

 
    