Ross ROSS = Recommend OSS · open-source software intelligence for agents

zhlynn/zsign

Fast Cross-Platform iOS Code Signing Tool observed · 2026-08-28

github.com/zhlynn/zsign · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 98
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 1
  • age_days: 2540
  • days_rel: 12
  • days_push: 12
  • n_releases_24m: 16

Full methodology

Adoption not part of the score

1846 stars · 501 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

zsign is a fast, cross-platform open-source alternative to Apple's codesign tool for re-signing iOS .ipa packages, Mach-O binaries, and .app bundles with custom certificates and provisioning profiles. It runs on macOS, Linux, Windows, Android, and FreeBSD without requiring Xcode, and supports dylib injection and bundle metadata editing.

Use cases

  • re-sign an ipa with a new certificate without a mac
  • inject a dylib into an ios app
  • sign ios apps in a linux ci pipeline
  • change bundle id and display name of an ipa
  • inspect certificates in a p12 or mobileprovision file
  • ad-hoc sign an ios app for distribution
  • remove app extensions from an ipa bundle

When to choose

  • you need to re-sign iOS apps on Linux or Windows servers without Xcode
  • you want fast repeated signing with caching of unchanged Mach-O binaries
  • you need dylib injection or bundle metadata editing alongside signing
  • you are automating iOS app re-signing in CI/CD pipelines

When to avoid

  • you need full Apple codesign compatibility or notarization for App Store submission
  • you only sign on macOS and are happy with Apple's official codesign tool
  • you need a GUI workflow rather than a command-line tool

Facets

cli-tool · maturity active

security cli developer-tools cryptography developer-tools mobile-development security windows cross-platform cli ios code-signing ipa mach-o dylib-injection provisioning-profile ci-cd cpp automation macos linux android

1 source

Member repositories

RepositoryRoleHealth v2
zhlynn/zsignmain98

For agents

markdown · JSON · MCP: product_card(name="zhlynn/zsign")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem