claude_session_viewer/macos
Mathias Beaulieu-Duncan e658c6c9cf fix: add files.user-selected.read-only entitlement for file_picker
The file_picker plugin requires com.apple.security.files.user-selected.read-only
to be present in the app's entitlements. It checks this at runtime via
SecTaskCopyValueForEntitlement and throws ENTITLEMENT_NOT_FOUND without it.
This was lost during a previous entitlements cleanup.

Signed, notarized, stapled DMG
2026-04-07 14:14:18 -04:00
..
Flutter fix: remove CocoaPods, migrate fully to Swift Package Manager 2026-04-07 14:09:01 -04:00
Runner fix: add files.user-selected.read-only entitlement for file_picker 2026-04-07 14:14:18 -04:00
Runner.xcodeproj fix: remove CocoaPods, migrate fully to Swift Package Manager 2026-04-07 14:09:01 -04:00
Runner.xcworkspace Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00
RunnerTests Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00
.gitignore Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00