xcrun_show_sdk_version
Get the version of a specified SDK (e.g., iphoneos, macosx). Defaults to system SDK if none provided.
Instructions
Show the version of the SDK.
Args: sdk: SDK name (e.g., 'iphoneos', 'macosx'). Uses default if not specified.
Returns: Version of the SDK
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sdk | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |