apple-dev-mcp
Version:
Complete Apple development guidance: Human Interface Guidelines (design) + Technical Documentation for iOS, macOS, watchOS, tvOS, and visionOS
12 lines • 317 B
TypeScript
/**
* Apple Dev MCP Server
*
* A Model Context Protocol server that provides complete Apple development guidance,
* combining Human Interface Guidelines (design) with Technical Documentation (API).
*
* @author Tanner Maasen
* @license MIT
*/
export {};
//# sourceMappingURL=server.d.ts.map