mirror of
https://github.com/ninxsoft/Mist.git
synced 2025-05-29 14:35:26 -04:00
Merge pull request #31 from ninxsoft/feature-make-login-item-sexy
Add AssociatedBundleIdentifier to launchd.plist
This commit is contained in:
commit
ea1b28a5b6
1 changed files with 4 additions and 0 deletions
|
@ -9,5 +9,9 @@
|
|||
<key>com.ninxsoft.mist.helper</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>AssociatedBundleIdentifiers</key>
|
||||
<array>
|
||||
<string>com.ninxsoft.mist</string>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue