Check your SIMBL version
Thursday, January 14th, 2010Problem
You want to know which version of SIMBL is installed on your machine.
Solution
On Leopard,
% head /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/Info.plist <?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>CFBundleGetInfoString</key> <string>0.8.2, © 2007 Mike Solomon</string>
On Snow Leopard,
% head /Library/Receipts/SIMBL.pkg/Contents/Info.plist