SpruceSSL/SIMBL/0.9.8c/SIMBL.osax/Contents/Info.plist
2010-11-04 12:05:40 -05:00

46 lines
1.2 KiB
Plaintext

<?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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>SIMBL</string>
<key>CFBundleGetInfoString</key>
<string>SIMBL 0.9.8, ©2003-2009 Mike Solomon</string>
<key>CFBundleIdentifier</key>
<string>net.culater.SIMBL.osax</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>SIMBL</string>
<key>CFBundlePackageType</key>
<string>osax</string>
<key>CFBundleShortVersionString</key>
<string>0.9.8</string>
<key>CFBundleSignature</key>
<string>SIM∞</string>
<key>CFBundleVersion</key>
<string>0.9.8</string>
<key>OSAScriptingDefinition</key>
<string>SIMBL.sdef</string>
<key>OSAXHandlers</key>
<dict>
<key>Events</key>
<dict>
<key>SIMeleop</key>
<string>InjectEventHandler</string>
<key>SIMeload</key>
<dict>
<key>Context</key>
<string>Process</string>
<key>Handler</key>
<string>InjectEventHandler</string>
<key>ThreadSafe</key>
<false/>
</dict>
</dict>
</dict>
</dict>
</plist>