Skip to content

Commit

Permalink
Add File system synchronized groups comparator
Browse files Browse the repository at this point in the history
Resolves: bloomberg#140

- Adding a new comparator to diff the Xcode 16 synchronized groups which can include sources

Test Plan:

Run xcdiff on the new fixture and verify it flags diffs for the mismatching groups

```
swift run xcdiff -p1 Fixtures/xcode16_syncgroups_1/Project.xcodeproj -p2 Fixtures/xcode16_syncgroups_2/Project.xcodeproj -v
```

Signed-off-by: Kassem Wridan <[email protected]>
  • Loading branch information
kwridan committed Feb 12, 2025
1 parent 39ad8b7 commit 022f745
Show file tree
Hide file tree
Showing 48 changed files with 1,823 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CommandTests/Generated/html_format.2.e5ef416a.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 022f745

Please sign in to comment.