xcode_show_build_settings
Retrieve and display build settings for an Xcode project and scheme by specifying the project path and scheme name. Integrates with Xcode MCP Server for direct programmatic access.
Instructions
Show build settings for a project/scheme
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_path | Yes | Path to .xcodeproj file | |
scheme | Yes | Scheme name |