xcode_show_sdk_info
Retrieve available SDKs and their paths programmatically, enabling AI assistants to manage and work with iOS/macOS projects efficiently within Xcode.
Instructions
Show available SDKs and their paths
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}