rockbruno/SwiftInfo
📊 Extract and analyze the evolution of an iOS app's code. observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 57
- Release rhythm 8
- 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: n/a
- age_days: 2724
- days_rel: n/a
- days_push: 258
- n_releases_24m: 0
Adoption not part of the score
1148 stars · 58 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SwiftInfo is a CLI tool that extracts, tracks, and analyzes metrics for Swift/iOS apps, such as IPA size, code coverage, build times, and lines of code, from Xcode build logs. It ships with default providers and supports custom metrics via Swift scripts, with results typically sent to Slack or used in pull requests via a Danger plugin.
Use cases
- track ios app ipa size over time
- monitor code coverage trends in ci
- count build warnings per pull request
- measure test suite duration and longest tests
- track lines of code and asset catalog sizes
- analyze xcode build logs for app metrics
When to choose
- you maintain an iOS app and want to track build/code metrics in CI
- you use fastlane or Danger and want metric reporting to Slack or PRs
- you need custom app metrics extractable from Xcode build logs
When to avoid
- you need actively developed tooling - the author has stated no further updates are planned
- you don't build with Xcode or don't have build logs available
- you need Android or cross-platform metric tracking
Facets
cli-tool · maturity maintenance
analytics developer-tools cli developer-tools mobile-development analytics cli ios xcode build-metrics code-metrics swift ci-cd slack-integration fastlane macos
4 sources
- readme: https://github.com/rockbruno/SwiftInfo · fetched 2026-08-28 · 1c7b9ffe33ab
- homepage: https://swiftrocks.com · fetched 2026-08-29 · d81751e9bc73
- site_page: https://swiftrocks.com/about · fetched 2026-08-29 · 386a6f3e445e
- site_page: https://swiftrocks.com/everything-about-my-smart-home-and-homelab-setup · fetched 2026-08-29 · f28901a31be9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rockbruno/SwiftInfo | main | 48 |
For agents
markdown · JSON · MCP: product_card(name="rockbruno/SwiftInfo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem