10 lines
354 B
Markdown
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.
|