claude_session_viewer/macos/Runner
Mathias Beaulieu-Duncan aa484f6409 Rename to Claude Session Analysis and prepare for Mac App Store
- Rename package, bundle ID, and all display strings from
  "Claude Session Viewer" to "Claude Session Analysis"
- Bundle ID: com.svrnty.claudeSessionAnalysis
- Add App Store category (developer-tools) to Info.plist
- Add PrivacyInfo.xcprivacy privacy manifest (required by Apple)
- Bump deployment target from macOS 10.15 to 13.0
- Fix App Sandbox: resolve real home directory so ~/.claude/projects
  is accessible in sandboxed release builds
- Make project name parsing dynamic (no hardcoded username)
- Auto-detect Claude Code data directory at ~/.claude/

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:57:20 -04:00
..
Assets.xcassets/AppIcon.appiconset Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00
Base.lproj Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00
Configs Rename to Claude Session Analysis and prepare for Mac App Store 2026-03-12 16:57:20 -04:00
AppDelegate.swift Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00
DebugProfile.entitlements Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00
Info.plist Rename to Claude Session Analysis and prepare for Mac App Store 2026-03-12 16:57:20 -04:00
MainFlutterWindow.swift Rename to Claude Session Analysis and prepare for Mac App Store 2026-03-12 16:57:20 -04:00
PrivacyInfo.xcprivacy Rename to Claude Session Analysis and prepare for Mac App Store 2026-03-12 16:57:20 -04:00
Release.entitlements Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00