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
feat: add app icon and icon generation make target
- Add AppIcon.icns for macOS app icon
- Add CFBundleIconFile to Info.plist
- Add `make icon` target to generate .icns from icon.png
- Bump version to 1.0.1