When I add a framework in Xcode 4.5, I add it via Link Binary with Libraries (in Build Phases).
However, this adds the framework at the top of my Project Navigator list in Xcode. When I then move them to the Frameworks folder the original frameworks in the "Link Binary with Libraries" section go red. E.g.

Any way around this?