Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make ClassDescendants behave deterministically (#220)
Sort descendants by class name. This ensures that generators are run in a deterministic order. (With this, plus changes to `xcodeproj`, plus manually calling `predictabilize_uuids` in my Cakefile, I can get the same project.pbxproj output across multiple runs.)
- Loading branch information