As a recent, forced convert from CodeWarrior, I've just brought a project over to Xcode. In CW, the total code size was about 1 MB; in Xcode 2.2, even with the Deployment configuration, fastest-smallest optimization, debug symbols stripped, etc., it's still almost 23 MB. No setting I fiddle with seems able to affect the size by more than 1 MB or so. Am I missing something obvious that reduces the size of the code? Or is this just part of the Brave New World? Thanks.