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

File build_macos.ts

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

Source from the content-addressed store, hash-verified

1import * as z from 'zod';
2import type { BuildResultDomainResult } from '../../../types/domain-results.ts';
3import type { StreamingExecutor } from '../../../types/tool-execution.ts';
4import { log } from '../../../utils/logging/index.ts';

Callers

nothing calls this directly

Calls 4

withProjectOrWorkspaceFunction · 0.90
createSessionAwareToolFunction · 0.90
toInternalSchemaFunction · 0.90

Tested by

no test coverage detected