Skip to content

v0.1.1

Latest

Choose a tag to compare

@esoxjem esoxjem released this 31 Jan 17:24

Initial Release

iOS/macOS development CLI that wraps xcodebuild, simctl, and devicectl into simple commands.

Features

  • Build - Build for simulator, device, or macOS
  • Run - Build and run on simulator or device
  • Test - Run tests with streaming output
  • Logs - Stream logs from running app
  • Simulator - List, boot, create, and delete simulators
  • Device - List, install, and launch on physical devices
  • UI Automation - Tap, swipe, and screenshot
  • JSON Output - All commands support --json for machine-readable output

Installation

cargo install xdev