xUnique icon indicating copy to clipboard operation
xUnique copied to clipboard

merge Xcode project file is so easy

Results 18 xUnique issues
Sort by recently updated
recently updated
newest added

Mac 10.15.4 Python 2.7 xUnique 4.1.4 UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 20: ordinal not in range(128)

I'm trying to run this and I get an error. Any idea what to check? ``` xunique -v Pods/Pods.xcodeproj Uniquify and Sort uniquify PBXProject uniquify PBX*Group and PBX*Reference* uniquify XCConfigurationList...

Uniquify and Sort done Uniquify and Sort Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.7/bin/xunique", line 8, in sys.exit(main()) File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/xUnique.py", line 546, in main xunique.unique_project() File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/xUnique.py", line 188, in...

CocoaPods 1.6 is writing a new PBXAggregateTarget section which contains node without `productName` key. As a result running xUnique against the Pods.xcodeproj resulted in the following error: ```  File "build/bdist.macosx-10.12-intel/egg/xUnique.py",...

There is a small typo in README.rst. Should read `including` rather than `inlcuding`. Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

At least for the latest XCode (11.5) XUnique seems to trigger a reload of the project file any time it runs, breaking code completion and bringing my computer to its...

Currently if `-u` is used on a project file that has dependencies via SPM, they get removed causing the scheme to be in a bad state. It looks like there...

``` Uniquify done Following lines were deleted because of invalid format or no longer being used: 636D7944239107EC005672E7 /* Yams in Frameworks */ = {isa = PBXBuildFile; productRef = 636D7943239107EC005672E7 /*...