build: macos, add app to the utilities category

This commit is contained in:
sithlord48
2026-01-01 08:52:52 -05:00
committed by Chris Rizzitello
parent 8d52facc0b
commit 38722f7308

View File

@ -30,6 +30,8 @@
<true/>
<key>NSHumanReadableCopyright</key>
<string>@BUNDLE_COPYRIGHT@</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<!-- Prevent macOS from terminating during memory pressure -->
<key>NSSupportsAutomaticTermination</key>