tuist/XcodeProj
📝 Read, update and write your Xcode projects observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- 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: 5
- age_days: 3373
- days_rel: 13
- days_push: 7
- n_releases_24m: 66
Adoption not part of the score
2219 stars · 354 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift library for parsing, updating, and writing Xcode project files (.xcodeproj). It is inspired by CocoaPods' Xcodeproj and is used by tools like Tuist, XcodeGen, and Sourcery.
Use cases
- programmatically modify xcode project files
- generate .xcodeproj from a spec
- read pbxproj files in a swift script
- automate xcode project configuration
- lint or validate xcode project settings
- build custom xcode project tooling
When to choose
- you need to read, edit, or write Xcode project files programmatically in Swift
- you're building Xcode project generation or automation tools
- you want a mature, widely adopted alternative to shelling out to Ruby's xcodeproj gem
When to avoid
- you only need to build or run Xcode projects rather than manipulate project files
- you work outside the Apple ecosystem
- you need a language-agnostic solution and can't use Swift
Facets
library · maturity active
parser developer-tools build-tool developer-tools apple-ecosystem cli xcode xcodeproj pbxproj swift-package-manager ios automation macos swift
1 source
- readme: https://github.com/tuist/XcodeProj · fetched 2026-08-28 · d98ac4fe3466
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tuist/XcodeProj | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem