trying to impement a menu bar

This commit is contained in:
neon443
2025-05-21 20:50:53 +01:00
parent 389fdf6812
commit 74ef5db2cf
3 changed files with 19 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSExtension</key>
<array/>
</dict>
</plist>