Commit 226b0d5 1 parent 8892cf7 commit 226b0d5 Copy full SHA for 226b0d5
File tree 1 file changed +23
-0
lines changed
1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version =" 1.0" >
4
+ <dict >
5
+ <key >AssociatedBundleIdentifiers </key >
6
+ <array >
7
+ <string >com.ninxsoft.mist </string >
8
+ </array >
9
+ <key >Label </key >
10
+ <string >com.ninxsoft.mist.helper </string >
11
+ <key >MachServices </key >
12
+ <dict >
13
+ <key >com.ninxsoft.mist.helper </key >
14
+ <true />
15
+ </dict >
16
+ <key >Program </key >
17
+ <string >/Library/PrivilegedHelperTools/com.ninxsoft.mist.helper </string >
18
+ <key >ProgramArguments </key >
19
+ <array >
20
+ <string >/Library/PrivilegedHelperTools/com.ninxsoft.mist.helper </string >
21
+ </array >
22
+ </dict >
23
+ </plist >
You can’t perform that action at this time.
0 commit comments