Use a reverse-DNS bundle identifier

Stage Manager could not resolve the icon for the old mixed-case one.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
Georg Bauer
2026-07-25 23:35:57 +02:00
parent 7f35d7f58d
commit 4408ed8b26
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ muda = "0.15.3"
[package.metadata.packager]
product-name = "DS4Server"
identifier = "DS4Server.rfc1437.de"
identifier = "de.rfc1437.ds4server"
description = "A native macOS coding-agent GUI for DwarfStar"
binaries = [{ path = "ds4-server", main = true }]
icons = ["assets/DS4Server.icns", "assets/app-icon.png"]