Now available in PyPI
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