Pure Python now!
Feature:
- Using pure Python to sort project file, removed nasty perl script download/execute process. This sort function is similar with
sort-Xcode-Project-file
with two new features:- support to sort
PBXFileReference
andPBXBuildFile
section - avoid create new project file if no changes made, makes the Git/SVN hook more quiet
- support to sort