Post

Replies

Boosts

Views

Activity

macOS26: MenuBarExtra item not showing
Hi, In macOS26 beta, our app icon is not showing anymore in the MenuBar. It is also not displayed in the new section "Menu Bar > Allow in the Menu Bar", which seems to be the way to show/hide Menu Bar icons in macOS 26. The icon is correctly displayed and working in macOS 15. Our app is signed and notarized. It also has the "LSUIElement" value set to "true" in the Info.plist file. Is there some new mandatory entitlements to add in order to have our app showing in the "Allow in the Menu Bar" section? Thanks in advance for your help. Regards
19
4
244
Jul ’25
Impossible to remove system extensions in macOS 13.1
Hi, In macOS Ventura 13.1, the system extension used alongside our app is not deleted anymore. When deleting the app, the message "The application “XXXXX.app” is hosting system extensions. These extensions will be removed if you continue." is displayed. After clicking on continue, the app is correctly deleted but the extension is still visible in the "Full Disk Access" parameters. It is also still visible and "activated enabled" when running command "systemextensionsctl list". Finally, if I try to delete the extension directly from the folder /Library/SystemExtensions, I get the following message: "The operation can’t be completed because you don’t have permission to access some of the items." On Monterey, we are able to uninstall the extension just by deleting it from the Application folder. I have also the permission to delete the extension from the SystemExtensions folders. Is there a known work around for this issue? Will it be fixed in the future releases of macOS Ventura? Thank you in advance for your help
1
0
3.0k
Jan ’23
Third party app sidebar icons not following accent colour on macOS 12.0
Hi, Since the macOS Monterey update, our app icon in the sidebar does not follow the accent colour set in the system preferences while all native icons does. The icons are provided using the iconset folder. The entry CFBundleIconFile appear in the app's info.plist pointing to the iconset file (.icns), as described here: https://developer.apple.com/library/archive/documentation/General/Conceptual/ExtensibilityPG/Finder.html#//apple_ref/doc/uid/TP40014214-CH15-SW1. Does anybody know how to make those icons follow the accent colour set in system preferences. Many thanks
5
0
2.2k
Nov ’21