inspect_xcode_project
Inspect an Xcode project target, configuration, and platform statically with plutil to validate build settings without running xcodebuild or modifying the project.
Instructions
Statically inspect one explicit app/extension target, configuration and platform using Apple plutil. No xcodebuild, scripts, dependency resolution or project edits. Unresolved settings remain provisional; proposals never register identifiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | Yes | ||
| target | Yes | ||
| project | Yes | ||
| platform | Yes | ||
| workspace | No | ||
| configuration | Yes |