mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-24 21:51:14 +03:00
try AssociatedBundleIdentifiers per https://developer.apple.com/documentation/servicemanagement/updating-helper-executables-from-earlier-versions-of-macos#Respond-to-changes-in-System-Settings
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
<dict>
|
||||
<key>Label</key>
|
||||
<string>com.carriez.RustDesk_server</string>
|
||||
|
||||
<key>AssociatedBundleIdentifiers</key>
|
||||
<string>com.carriez.rustdesk</string>
|
||||
|
||||
<key>LimitLoadToSessionType</key>
|
||||
<array>
|
||||
<string>LoginWindow</string>
|
||||
|
||||
Reference in New Issue
Block a user