Xcodeproj-sort provides a simple script to sort the objects in your .xcodeproj file. The script modifies the file and prints a message only if the file is modified, which makes it good for use in a pre-commit hook.
Required Ruby Version
>= 2.0.0
Authors
Noah Gilmore