curl -fsSL https://raw.githubusercontent.com/devicelab-dev/maestro-ios-device/main/setup.sh | bash
╔════════════════════════════════════════════════════════════════╗
║ maestro-ios-device ║
║ ║
║ 🚀 We built maestro-runner from scratch — 3.6x faster, ║
║ real iOS device support, runs locally or on any Appium ║
║ cloud, true parallel execution, no paywall. ║
║ Fixes 78% of Maestro's top issues. Same YAML. ║
║ ║
║ https://github.com/devicelab-dev/maestro-runner ║
║ ║
║ Built by DeviceLab — https://devicelab.dev ║
╚════════════════════════════════════════════════════════════════╝
This will:
1. Download maestro-ios-device binary
2. Download and extract patched JARs to ~/.maestro/lib
3. Download and extract iOS runner to ~/.maestro/maestro-ios-xctest-runner
Continue with installation? [y/N] y
Detected: macOS arm64
Found Maestro at: /opt/homebrew/bin
📥 Downloading maestro-ios-device-darwin-arm64...
📦 Installing to /opt/homebrew/bin/maestro-ios-device...
✅ Binary installed
🔧 Running maestro-ios-device setup...
maestro-ios-device 4034362
🚀 3.6x faster, real iOS device support, runs locally or on any Appium cloud,
true parallel execution, no paywall. Fixes 78% of Maestro's top issues. Same YAML.
https://github.com/devicelab-dev/maestro-runner
Built by DeviceLab — https://devicelab.dev
🔧 Maestro iOS Device Setup
Detected Maestro: 2.4.0
❌ Setup failed: Unsupported Maestro version: 2.4.0
Supported versions: 2.0.9, 2.0.10, 2.1.0
Please upgrade or downgrade Maestro to a supported version.
It seems like it hasn't been updated since maestro 2.1.0, and there have been three releases of maestro since.
I just tried this out today, but I got:
It seems like it hasn't been updated since maestro 2.1.0, and there have been three releases of maestro since.