Skip to content

Now available in PyPI

Compare
Choose a tag to compare
@truebit truebit released this 26 Nov 15:10
· 36 commits to master since this release

Now I have uploaded xUnique to PyPI.
You can install it with one command: pip install xUnique, and then use it via python2 -mxUnique [options] path_to_xcodeproj/or_pbxproj

Fixed bugs and new features:

  • find one missing isa type: PBXBuildRule and add support for it
  • remove unused children in reference and group type
  • print out removed lines when uniquifying and sorting
  • change README format to reStructedText
  • add support for PyPi
    and I have already uploaded this new version to PyPI