Retrieves detailed information about an Xcode project or workspace, including targets, configurations, and schemes.
xcode-list-schemes
Provides a comprehensive list of all available schemes, targets, and configurations in an Xcode project or workspace.
xcode-build
Builds an Xcode project or workspace with enhanced options. Supports both workspace and project builds, clean builds, and custom output directories.
xcode-test
Runs tests for an Xcode project or workspace with extensive options. Provides fine-grained control over test execution, including running specific tests, test plans, and various testing modes.
xcode-archive
Creates an archive (.xcarchive) of an Xcode project and optionally exports it to an IPA file for distribution. Supports App Store, ad-hoc, and enterprise distribution methods through export options plist.