Run your Xcode builds and tests on real Apple Silicon hardware. Native arm64 compilation, faster than x86 runners, with per-second billing.
Features
Everything you need for fast, reliable iOS builds
Run on real M3 chips, not emulated x86. Your arm64 builds compile natively for maximum speed.
Multiple Xcode versions ready to go. Switch between versions per job without waiting for installs.
Persistent DerivedData and SPM caches across builds. Incremental compilation that actually works.
Isolated, encrypted keychain for your certificates. Code signing that just works.
All iOS simulator versions available. Parallel test execution across multiple simulators.
Works with GitHub Actions, GitLab CI, Bitrise, and any CI system. Drop-in replacement for cloud Macs.
How It Works
Add MetalCloud to your existing CI workflow
Link your GitHub, GitLab, or Bitbucket repository. We support all major Git providers.
Specify Xcode version, build commands, and test targets. Use your existing Fastfile or xcodebuild commands.
Builds trigger automatically on push, PR, or schedule. Artifacts uploaded when complete.
Example
name: iOS Build on: [push, pull_request] jobs: build: runs-on: metalcloud-m3-pro steps: - uses: actions/checkout@v4 - name: Select Xcode run: sudo xcode-select -s /Applications/Xcode_15.2.app - name: Build run: xcodebuild -scheme MyApp -sdk iphonesimulator build - name: Test run: xcodebuild -scheme MyApp -sdk iphonesimulator test
Pricing
No monthly fees. No minimum spend. Just compute.
Join teams shipping iOS apps faster on Apple Silicon.
Join Waitlist