You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump 1.1.0, fix build script and settings UI (#8)
* Sync theme preferences and Open button to Quick Look extension
Use CFPreferences with temporary-exception entitlements so the
sandboxed QL extension reads the main app's selected theme, font
settings, and custom imported themes. Add a floating Open With
button (popup menu of compatible apps) to the QL preview.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Bump to 1.1.0, fix build script, settings scroll, and theme selection
- Switch build-app.sh from swift build to xcodebuild so the QL
extension and fonts are included in the app bundle
- Wrap settings UI in a scroll view so font pickers are reachable
- Sync theme grid selection with the actual stored theme name
- Update app icon and README Quick Look description
- Bump version to 1.1.0 (build 2) in both plists
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>