I've been using Xcode 4 for the last two weeks now, and I'm a little frustrated having to do a clean (shft+cmd+K) every time I change a single line of code before building (cmd+B) and running (cmd+R) again.
In previous versions of Xcode, rebuilding was enough for the simulator to use the latest build.
Am I doing it wrong? A lot of things have really improved but I can't get the hang of this "build and run flow".