MCPcopy Create free account
hub / github.com/getsentry/XcodeBuildMCP / get_mac_app_path.ts

File get_mac_app_path.ts

src/mcp/tools/macos/get_mac_app_path.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as z from 'zod';
2import { XcodePlatform } from '../../../types/common.ts';
3import type { AppPathDomainResult } from '../../../types/domain-results.ts';
4import type { NonStreamingExecutor } from '../../../types/tool-execution.ts';

Callers

nothing calls this directly

Calls 4

withProjectOrWorkspaceFunction · 0.90
createSessionAwareToolFunction · 0.90
toInternalSchemaFunction · 0.90

Tested by

no test coverage detected