webfrogs/xcode_shell
shell script that used to auto-build xcode project observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 5091
- days_rel: n/a
- days_push: 2552
- n_releases_24m: 0
Adoption not part of the score
1032 stars · 389 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of shell scripts for automating iOS Xcode project builds, packaging .ipa files, and publishing them to fir.im or a self-hosted server. The project is deprecated and its README recommends using fastlane or fir-cli instead.
Use cases
- build an ipa from an xcode project from the command line
- automate compiling an xcode workspace with a scheme
- build a cocoapods-based ios project via script
- publish an ipa to fir.im or my own server
- send an email notification after a build
- clean and rebuild an ios app in release configuration
When to choose
- you maintain a legacy iOS build pipeline that already depends on these scripts
- you need a minimal, dependency-light shell-based alternative to fastlane on an old toolchain
When to avoid
- starting a new iOS CI/CD setup - use fastlane or xcodebuild directly
- publishing to fir.im - the official fir-cli is recommended
- you need an actively maintained or licensed tool
Facets
cli-tool · maturity abandoned
build-tool deployment cli developer-tools mobile-development developer-tools apple-ecosystem cli ios xcode ipa shell-scripts cocoapods deprecated app-distribution automation macos
1 source
- readme: https://github.com/webfrogs/xcode_shell · fetched 2026-08-28 · 780b1aaf9f30
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| webfrogs/xcode_shell | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="webfrogs/xcode_shell")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem