swift_package_list
Identify active Swift Package processes on XcodeBuildMCP to monitor and manage current tasks efficiently.
Instructions
Lists currently running Swift Package processes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}