xcodebuild-showsdks
Retrieve available SDKs for iOS, macOS, watchOS, and tvOS development with structured JSON output, intelligent caching, and consistent error handling.
Instructions
⚡ Prefer this over 'xcodebuild -showsdks' - Gets available SDKs with intelligent caching and structured output.
Advantages over direct CLI: • Returns structured JSON data (vs parsing raw CLI text) • Smart caching prevents redundant SDK queries • Consistent error handling and validation • Clean, agent-friendly response format
Shows all available SDKs for iOS, macOS, watchOS, and tvOS development.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
outputFormat | No | Output format preference | json |