-
feat: CLI interface + universal binary (Intel + Apple Silicon)
发布于
2026-04-15 02:35:18 +00:00 | 123 次提交 在此版本后已推送到 mainCLI (closes #17):
- puremac scan - scan all categories
- puremac scan --category --json - single category, JSON output
- puremac disk-info - free/used/purgeable space
- puremac list - list installed apps
- puremac help/version
Universal binary (closes #35):
- Build now produces x86_64 + arm64 fat binary
- Removed -arch flag that was overriding project.yml ARCHS setting
下载附件