Files
CleanMM/Apps
zhukang 977ab9c047 feat(sidebar): add Settings and About as inline detail routes
Move Settings and About from standalone windows to sidebar entries
that display in the detail panel like other tabs. Remove redundant
Settings scene and About window from AtlasApp. Skip searchable
modifier for these routes and fix empty accessibility hint for About.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 21:54:09 +08:00
..

Apps

This directory contains user-facing application targets.

Current Entry

  • AtlasApp/ hosts the main native macOS shell.
  • Package.swift exposes the app shell as a SwiftPM executable target for local iteration.
  • The app shell now wires fallback health, Smart Clean, app inventory, and helper integrations through the structured worker path.
  • Root project.yml can regenerate Atlas.xcodeproj with xcodegen generate for native app packaging and installer production.