UNPKG

mcp-xcode

Version:

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

7 lines 179 B
export declare function xcodebuildShowSDKsTool(args: any): Promise<{ content: { type: "text"; text: string; }[]; }>; //# sourceMappingURL=showsdks.d.ts.map