UNPKG

mcp-xcode

Version:

MCP server that wraps Xcode command-line tools for iOS/macOS development workflows

8 lines 197 B
export declare function simctlShutdownTool(args: any): Promise<{ content: { type: "text"; text: string; }[]; isError: boolean; }>; //# sourceMappingURL=shutdown.d.ts.map