Fast Builds
Dedicated Mac hardware with no shared queues. Your builds run on isolated Mac mini instances, not resource-constrained VMs.
Fast Builds
Dedicated Mac hardware with no shared queues. Your builds run on isolated Mac mini instances, not resource-constrained VMs.
Automatic Code Signing
Secure Apple code signing without Fastlane Match. Manage certificates and provisioning profiles directly in the dashboard.
Smart Caching
CocoaPods, Swift Package Manager, DerivedData, and gems cached automatically between builds for faster turnarounds.
Simple YAML
One .runnerhub/runnerhub.yml file with an intuitive schema. No complex plugin ecosystems to navigate.
name: iOS CIplatform: ios
triggers: - push
environment: xcode: "16.4"
steps: - name: Install dependencies run: bundle install && pod install - name: Run tests run: fastlane test - name: Build run: fastlane build
artifacts: - build/**/*.ipaBuilt-in Search
Full-text search across all documentation powered by Pagefind. Find what you need in seconds.
Native Integrations
GitHub, GitLab, and Bitbucket integrations with automatic webhook configuration and OAuth support.