Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ daemon.ts
File
daemon.ts
src/daemon.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
{ randomUUID } from
'node:crypto'
;
3
import
net from
'node:net'
;
4
import
{ dirname } from
'node:path'
;
Callers
nothing calls this directly
Calls
4
recordDaemonLifecycleMetric
Function · 0.90
log
Function · 0.90
flushAndCloseSentry
Function · 0.90
main
Function · 0.70
Tested by
no test coverage detected