xcpretty/xcpretty
Flexible and fast xcodebuild formatter observed · 2026-08-28
Health v2 · maintenance only
38/100
- Activity 13
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: n/a
- age_days: 4651
- days_rel: n/a
- days_push: 525
- n_releases_24m: 0
Adoption not part of the score
4036 stars · 283 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
xcpretty is a fast, flexible command-line formatter for xcodebuild output, written in Ruby and distributed as a gem. It pipes raw xcodebuild logs into clean, colorized terminal output and can generate JUnit, HTML, and JSON compilation database reports for CI systems.
Use cases
- make xcodebuild output readable in the terminal
- pretty print iOS build logs
- generate JUnit XML reports from xcodebuild for Jenkins or TeamCity
- show TAP-compatible test results from iOS builds
- save the raw xcodebuild log with tee while displaying formatted output
- reduce noisy build output in CI pipelines
When to choose
- You build iOS or macOS apps with xcodebuild and want human-readable console output
- You run xcodebuild on CI (Travis, Jenkins, TeamCity) and need structured test reports
- You want custom formatting via its formatter extension API
When to avoid
- You don't use xcodebuild, e.g. Android/Gradle or non-Apple build systems
- You need a build system or Xcode replacement rather than output formatting
- You rely on xcodebuild's native result bundles or xcbeautify-style structured output instead
Facets
cli-tool · maturity stable
formatter logging cli ci-cd testing developer-tools mobile-development testing cli ruby xcodebuild ios xcode build-output-formatting junit-reports tap ansi-color continuous-integration ruby-gem log-parsing command-line devops macos
1 source
- readme: https://github.com/xcpretty/xcpretty · fetched 2026-08-28 · ebc35f947cdd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xcpretty/xcpretty | main | 38 |
For agents
markdown · JSON · MCP: product_card(name="xcpretty/xcpretty")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem