Turn off "stop executable" dialog in xcode when running app?

xcode

Solution

EDIT: They've added an option in Xcode 4! Awesome!

Looks like there is no way

Problem

The "stop executable" dialog that comes up every time I have an app already running in xcode and rebuild and run is really annoying me. Is it possible to turn this off and auto-stop any running apps? Thanks

Original source