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

10 lines
354 B
Markdown

# Helpers
This directory contains helper targets for Atlas for Mac.
## Current Entry
- `AtlasPrivilegedHelper/` contains the allowlisted helper executable.
- The helper accepts structured JSON actions and validates target paths before execution.
- `Package.swift` exposes the helper as a SwiftPM executable target for local development and packaging.