Releases: esoxjem/xdev
Releases · esoxjem/xdev
v0.1.1
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
--jsonfor machine-readable output
Installation
cargo install xdev