In older versions of Xcode, if I remember correctly you could show extra columns in the Project Navigator (kind of like the version control icons) to show things like current target membership, etc. I can't find that in Xcode 4.5. Anyone know how to get at that now? I just want to see the list of checkboxes showing which files are part of the target.
Note
Yes, I know you can click the target, navigate to the 'Build Phases', then check the relevant sections there to see them all at once, but there you lose the context of your group hierarchies.
You used to be able to just click the checkboxes right down the side of Project Navigator (or whatever it used to be called.)
I googled around and saw someone else said it was removed from Xcode 4.x so maybe that's why I can't find it. That's crazy if that's the case though, but Apple has done stranger things.