# tuist/XcodeProj

📝 Read, update and write your Xcode projects

Repository: https://github.com/tuist/XcodeProj
Canonical: https://ross.abutalabs.com/products/xcodeproj
Language: Swift
License: MIT
License Family: permissive
Topics: xcode, swift, xcodeproj, objective-c, ios, macos, swift-5
Last push: 2026-08-26T11:38:58+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 86, longevity 100
- inputs: {"age_days": 3373, "days_push": 7, "days_rel": 13, "gap_med": 5, "n_releases_24m": 66}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2219, forks 354 (observed 2026-08-28T04:06:27.363658+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: parser, developer-tools, build-tool
- domain: developer-tools, apple-ecosystem
- platform: cli
- tags: xcode, xcodeproj, pbxproj, swift-package-manager, ios, automation, macos, swift

## Member repositories
- tuist/XcodeProj (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:27.363658+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:45:52.933838+00:00, confidence not recorded.
  - readme: https://github.com/tuist/XcodeProj (fetched 2026-08-28T04:06:27.363658+00:00, sha d98ac4fe3466)
- Data as of 2026-08-30T08:39:29.467469+00:00.
