Files
CleanMM/XPC/README.md
2026-03-10 17:09:35 +08:00

10 lines
351 B
Markdown

# XPC
This directory contains XPC service targets for Atlas for Mac.
## Current Entry
- `AtlasWorkerXPC/` hosts the non-privileged worker service.
- The service wires in health, Smart Clean, app inventory, persistence, and helper-client integrations.
- `Package.swift` exposes the worker target for local builds and early integration verification.