Files
fusion/packages/desktop/package.json
gsxdsm a679df7d1c fix(desktop): set productName so Electron uses Fusion as app name
Without productName, Electron's app.getName() returns the package
name "@fusion/desktop", which macOS uses for the user-data dir and
some app surfaces. Setting productName=Fusion aligns runtime naming
with the electron-builder productName and the Info.plist bundle name.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 13:21:57 -07:00

1.4 KiB