Skip to content
Permalink
master
Go to file
 
 
Cannot retrieve contributors at this time
23 lines (18 sloc) 539 Bytes
<?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>org.monome.serialosc</string>
<key>Program</key>
<string>/Library/Application Support/Monome/serialosc.bundle/Contents/MacOS/serialoscd</string>
<key>RunAtLoad</key>
<true/>
<key>KeepAlive</key>
<true/>
<key>StandardErrorPath</key>
<string>/dev/null</string>
<key>StandardOutPath</key>
<string>/dev/null</string>
</dict>
</plist>