This document is the complete guide for interacting with Xcode projects, simulators, and devices using a powerful, native command-line toolchain. This manual supersedes any MCP-based approach by providing direct access to a more robust and efficient set of tools.
The primary tools are xcsentinel
for build orchestration and log management, and axe
for UI automation.
These tools must be installed on the system. Use Homebrew for installation.