Commit 616d245
chore: set electron AppImage dev kebab as committed default
src-electron/package.json desktopName and src-electron/electron-builder.yml
productName were committed as the prod kebab (`phoenix-code`), but the
matching display productName ("Phoenix Code Experimental Build") and
config.json `stage: dev` are dev defaults. Align both to the dev kebab so
a raw `npm run build:appimage` (no wrapper script) produces a coherent
dev AppImage; CI wrappers continue to overwrite per stage via
patchElectronStageBranding.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent bbb340c commit 616d245
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments