Commit b555b5a
docs(coffee-shop): note the macOS Dock icon needs a packaged .app
Unbundled `dotnet run` shows the generic macOS Dock tile; the branded icon
(generated by Uno.Resizetizer) appears when packaged via
`dotnet publish -f net10.0-desktop -r osx-arm64 -p:PackageFormat=app`. The app
stays fully managed — no runtime AppKit interop to brand the Dock on a dev run.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 1862bfd commit b555b5a
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
53 | 67 | | |
54 | 68 | | |
0 commit comments