Automator Action build location in XCode4

How can I set the build location? Under XCode 3, the final product ended up in the Project folder. I’d really like Xcode 4 to do the same.

Hi,

the default location in Xcode 4 is ~/Library/Developer/Xcode/DerivedData which Apple also recommends.
You can go there very easy with right-click on the product > Show in Finder

FWIW, that was my initial reaction. I’ve since changed my mind completely.