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

- Fix ietf link 🛫

Running the xunique command on a pbxproj for the first time resulted in a file that wasn't completely sorted. Running the xunique command again did not fix the sorting. However,...

to reproduce: 1. in XCode, add folder to a group, choose `Create folder references` instead of the default `Create groups` 1. add another folder with same name, to the same...

When the script deletes unused identifiers it breaks the JSON structure by deleting only a single line and not a whole JSON object. `Following lines were deleted because of invalid...

as #17, I rewrote sort to support sorting sections. This will ease the pain of Xcode reordering sections and causing huge modifications.

When I use it for our project, I noticed that, it doesn't sort PBXGroup until I change something in the project file (for example, add a empty group). Otherwise, it...

enhancement

1812996028B7619700D7CC8A /* MapboxSearch in Frameworks */ = {isa = PBXBuildFile; productRef = 1812995F28B7619700D7CC8A /* MapboxSearch */; }; SwiftPackageManager导入的文件被删除了