I want to sort the files in the \'Compile Sources\' section of my Xcode project according to their names. Is it possible?
You can reorder the entries of PBXSourcesBuildPhase section at the project.pbxproj, it worked for me but of course there's no guarantee in general for it to work. Don't forget to backup your backups first.
PBXSourcesBuildPhase
project.pbxproj