Mist/MistHelperTool/launchd.plist

17 lines
435 B
Text

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>com.ninxsoft.mist.helper</string>
<key>MachServices</key>
<dict>
<key>com.ninxsoft.mist.helper</key>
<true/>
</dict>
<key>AssociatedBundleIdentifiers</key>
<array>
<string>com.ninxsoft.mist</string>
</array>
</dict>
</plist>