Merge pull request #31 from ninxsoft/feature-make-login-item-sexy

Add AssociatedBundleIdentifier to launchd.plist
This commit is contained in:
Nindi Gill 2023-01-11 12:12:13 +11:00 committed by GitHub
commit ea1b28a5b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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>