Skip to content

Pure Python now!

Compare
Choose a tag to compare
@truebit truebit released this 03 Aug 04:45
· 100 commits to master since this release

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 and PBXBuildFile section
    • avoid create new project file if no changes made, makes the Git/SVN hook more quiet