MOBILE CI/CD PLATFORM

Ship faster with intelligent CI/CD

RunnerHub accelerates your mobile builds with smart caching, automatic code signing, and real-time insights. Built for mobile teams who ship continuously.

Free forever on the starter plan. No credit card required.

runnerhub

Everything you need to ship fast

A complete CI/CD platform designed for mobile developer velocity and reliability.

Fast builds, smart caching

Apple Silicon runners with zero-config caching for CocoaPods, SPM, npm, Yarn, and Xcode DerivedData. No wasted cycles — just fast, repeatable builds.

Automatic code signing

Upload your signing credentials once — we handle Apple certificates, provisioning profiles, Android keystores, and keychain setup for every build.

Secure isolation

Every build runs in an ephemeral macOS VM that's destroyed after completion. Your code never shares an environment.

Real-time insights

Stream build logs live as they happen. Detailed step timings and cache hit metrics for every pipeline run.

Easy integration

Connect your GitHub, GitLab, or Bitbucket repos. Automatic webhooks, commit statuses, and PR triggers.

Scheduled builds

Run your pipelines on a cron schedule — nightly regression suites, periodic dependency audits, or any recurring job you need.

Cloud-native YAML

Define your entire mobile pipeline in a single runnerhub.yml. Familiar syntax, cloud-hosted runners, zero boilerplate.

name: My iOS App
platform: ios

environment:
  xcode: "16.4"

triggers:
  - push
  - pull_request

steps:
  - name: Install pods
    run: pod install

  - name: Run tests
    run: |
      xcodebuild test \
        -workspace App.xcworkspace \
        -scheme App \
        -destination 'platform=iOS Simulator,name=iPhone 16'

  - name: Build archive
    run: |
      xcodebuild archive \
        -workspace App.xcworkspace \
        -scheme App \
        -archivePath build/App.xcarchive

artifacts:
  - build/**/*.ipa

Simple, transparent pricing

Start free and scale as you grow. All plans include our core features.

Free

$0/forever
  • 500 build minutes/month
  • 1 concurrent build
  • 1 workspace
Get started
Most popular

Pay as you go

$0.055/min
  • Unlimited minutes
  • 1 concurrent build
  • 3 workspaces
  • Automatic code signing
  • Artifact storage (7 days)
  • Team collaboration
Start building

Pro

$149/mo
  • 5,000 minutes included
  • 2 concurrent builds
  • Unlimited workspaces
  • Automatic code signing
  • Artifact storage (30 days)
  • Medium queue priority
  • $0.050/min overage
Get started

Business

$299/mo

For scaling teams with demanding builds.

  • Unlimited build minutes
  • 3 concurrent builds
  • Unlimited workspaces
  • Automatic code signing
  • Artifact storage (90 days)
  • High queue priority
Get started

Have questions about our plans? Get in touch — we're happy to help.

Ready to ship your app faster?

Join developers building faster with RunnerHub.
Set up in under 5 minutes.

No credit card required. Free forever on the starter plan.