fix(macos): hide the Dock icon (#4823)

This commit is contained in:
Andy Grundman
2026-03-06 18:32:13 -05:00
committed by GitHub
parent bfdafa5fad
commit 53f05d48b3

View File

@@ -20,6 +20,8 @@
<string>sunshine.icns</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSUIElement</key>
<true/>
<key>NSMicrophoneUsageDescription</key>
<string>@CMAKE_PROJECT_NAME@ requires access to your microphone to stream audio.</string>
<key>NSBonjourServices</key>