Add AtlasFeaturesAbout package dependency to project.pbxproj so xcodebuild can resolve the module. Handle .about case in AtlasAppCommands shortcutKey and AtlasAppModel refreshCurrentRoute to satisfy exhaustive switch checks. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Apps
This directory contains user-facing application targets.
Current Entry
AtlasApp/hosts the main native macOS shell.Package.swiftexposes 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.ymlcan regenerateAtlas.xcodeprojwithxcodegen generatefor native app packaging and installer production.