Sort File List in Xcode?

xcode

Solution

Click on the folder, and then click Edit > Sort > By Name

Problem

Is there a way in Xcode to sort my list of files under say the Classes folder Alphabetically? I know I can drag them around, but with tons of files that is a pain. I am surprised I can not right click on the folder and say to sort.

Original source

Related problems