xdev-0.1.0 is not a library.
xdev
iOS/macOS development CLI that wraps xcodebuild, simctl, and devicectl into simple commands.
Installation
Usage
# Save project settings
# Show workspace info, schemes, simulators, configs
# Build for simulator, device, or macOS
# Build and run
# Run tests
# Clean build artifacts
# Stream logs from running app
# Manage simulators
# Manage physical devices
# UI automation
JSON Output
All commands support --json for machine-readable output (NDJSON for streaming commands).