The background: I have a project that I last built on 10.5 on a PPC computer using xcode v3.1. It builds against the 10.4 SDK. I now have a MacBook with 10.6 on it and Xcode v3.
This may also be caused by GENERATE_DEBUGGING flag turned on. Turning that flag off in project or target settings will also work.