<!--
Plist fragment merged into the generated Info.plist by cargo-bundle
(see [package.metadata.bundle].osx_info_plist_exts in Cargo.toml).
Append additional <key>/<value> pairs here only — no <plist> or
<dict> wrapper; cargo-bundle inserts this fragment inside its own.
-->
<!--
LSUIElement = true → the app does not appear in the Dock or the
Cmd-Tab application switcher. Required for a menu-bar-only utility
like Vaken.
-->
<key>LSUIElement</key>
<true/>