Lightricks/Kintsugi
A tool to automatically resolve Git conflicts that occur in Xcode project files observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 94
- Release rhythm 28
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 36.0
- age_days: 1962
- days_rel: 644
- days_push: 37
- n_releases_24m: 3
Adoption not part of the score
1073 stars · 27 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Kintsugi is a Ruby CLI tool that automatically resolves Git merge conflicts in Xcode project (.pbxproj) files. It works as a standalone command or as a custom Git merge driver, using Xcodeproj to re-apply changes instead of manual conflict resolution.
Use cases
- automatically resolve git merge conflicts in xcode project files
- install a git merge driver for pbxproj files
- fix project.pbxproj conflicts after merging branches
- avoid manually merging xcode project files
- interactive resolution of unresolvable pbxproj conflicts
When to choose
- your team uses Xcode and frequently hits merge conflicts in .pbxproj files
- you want a gitattributes-configured merge driver that resolves pbxproj conflicts automatically
- you want an interactive fallback when automatic resolution fails
When to avoid
- your project does not use Xcode or .pbxproj files
- you need conflict resolution for general source code files rather than Xcode project files
Facets
cli-tool · maturity active
developer-tools version-control parser developer-tools version-control mobile-development cli cross-platform xcode pbxproj git-merge-driver conflict-resolution ruby-gem ios-development macos
1 source
- readme: https://github.com/Lightricks/Kintsugi · fetched 2026-08-28 · 5663c8528ed4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Lightricks/Kintsugi | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="Lightricks/Kintsugi")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem