xcode4 - How do you sort the source tree in project navigator in Xcode 4? -


In Xcode 3, it was relatively easy to sort the source tree by name (see answer for more details). However, I have not figured out how to sort files and groups in Xcode 4 without dragging them manually.

There is no way for Project Navigator in addition to drag and drop, possibly because it will be very easy to wipe out your careful organization.

Comments