2008-12-21 22:13:47 +00:00
|
|
|
<?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>beforeRunningCommand</key>
|
2009-01-03 18:11:29 +00:00
|
|
|
<string>nop</string>
|
2008-12-21 22:13:47 +00:00
|
|
|
<key>command</key>
|
2008-12-21 23:08:08 +00:00
|
|
|
<string>require_cmd sc3c
|
|
|
|
sc3c -k</string>
|
2008-12-21 22:13:47 +00:00
|
|
|
<key>input</key>
|
|
|
|
<string>none</string>
|
|
|
|
<key>keyEquivalent</key>
|
|
|
|
<string>@k</string>
|
|
|
|
<key>name</key>
|
|
|
|
<string>Recompile class library</string>
|
|
|
|
<key>output</key>
|
2009-01-03 18:11:29 +00:00
|
|
|
<string>showAsTooltip</string>
|
2008-12-21 23:08:08 +00:00
|
|
|
<key>scope</key>
|
|
|
|
<string>source.supercollider</string>
|
2008-12-21 22:13:47 +00:00
|
|
|
<key>uuid</key>
|
|
|
|
<string>0EE79AEB-E9A7-4ABE-98A0-6CDBF3F3777A</string>
|
|
|
|
</dict>
|
|
|
|
</plist>
|