# webfrogs/xcode_shell

shell script that used to auto-build xcode project

Repository: https://github.com/webfrogs/xcode_shell
Canonical: https://ross.abutalabs.com/products/xcode_shell
Language: Perl
License Family: other
Last push: 2019-09-07T22:35:37+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5091, "days_push": 2552, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1032, forks 389 (observed 2026-08-28T04:03:18.244034+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: abandoned
- function: build-tool, deployment, cli, developer-tools
- domain: mobile-development, developer-tools, apple-ecosystem
- platform: cli
- tags: ios, xcode, ipa, shell-scripts, cocoapods, deprecated, app-distribution, automation, macos

## Member repositories
- webfrogs/xcode_shell (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:18.244034+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-30T07:07:23.899571+00:00, confidence not recorded.
  - readme: https://github.com/webfrogs/xcode_shell (fetched 2026-08-28T04:03:18.244034+00:00, sha 780b1aaf9f30)
- Data as of 2026-08-30T08:39:29.467469+00:00.
