Add AssociatedBundleIdentifier to launchd.plist

This commit is contained in:
Nindi Gill 2023-01-11 12:09:45 +11:00
parent b264d59353
commit f249c4a765
No known key found for this signature in database
GPG key ID: FF9A7FD590D4F4B1

View file

@ -9,5 +9,9 @@
<key>com.ninxsoft.mist.helper</key>
<true/>
</dict>
<key>AssociatedBundleIdentifiers</key>
<array>
<string>com.ninxsoft.mist</string>
</array>
</dict>
</plist>