# cpisciotta/xcbeautify

An xcodebuild formatter

Repository: https://github.com/cpisciotta/xcbeautify
Canonical: https://ross.abutalabs.com/products/xcbeautify
Language: Swift
License: MIT
License Family: permissive
Topics: swift, swift-package-manager, xcpretty, xcodebuild, xcode, ios, github-actions, swift-argument-parser, formatter
Last push: 2026-08-10T22:09:27+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 97, release rhythm 77, longevity 100
- inputs: {"age_days": 2914, "days_push": 23, "days_rel": 152, "gap_med": 5, "n_releases_24m": 32}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1536, forks 110 (observed 2026-08-28T04:04:59.932978+00:00)

## What it is
xcbeautify is a fast, Swift-based formatter that beautifies xcodebuild and Swift Package Manager output with human-friendly colored logs. It supports JUnit report generation and CI renderers for GitHub Actions and TeamCity.

## Use cases
- make xcodebuild output readable in the terminal
- replace xcpretty with a faster alternative
- format swift test output in CI
- generate JUnit test reports from xcodebuild
- surface build warnings and errors in GitHub Actions
- run xcodebuild in CI with proper exit codes

## When to choose
- you build iOS/macOS apps with xcodebuild and want clean, colored logs
- you need a fast, dependency-free (non-Ruby) xcpretty replacement
- you want JUnit reports or GitHub Actions/TeamCity annotations from build output

## When to avoid
- you don't use Xcode or Swift tooling
- you need a GUI or IDE-integrated build log viewer
- your CI runs on platforms other than macOS or Linux

## Facets
- artifact type: cli-tool
- maturity: active
- function: formatter, cli, developer-tools, logging, ci-cd
- domain: developer-tools, mobile-development, testing
- platform: cli
- tags: xcodebuild, xcpretty-alternative, ios, swift-package-manager, junit-reports, github-actions, command-line, macos, linux

## Member repositories
- cpisciotta/xcbeautify (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:59.932978+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-30T04:31:04.012746+00:00, confidence not recorded.
  - readme: https://github.com/cpisciotta/xcbeautify (fetched 2026-08-28T04:04:59.932978+00:00, sha 8b9e12be0a7f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
