Refactored code, new features below:
- now support separately execute part of xUnique functions by using different options in arguments:
- unique the project file, a.k.a convert UUID to MD5 digest
- sort the project file, no matter the project is original UUID type or uniquified type by xUnique
- added verbose print switch, default is off. turn it on by add `-v` in arguments
See [README](https://github.com/truebit/xUniquehow-to-use) file for more details