2008-07-11 01:30:03 +06: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>CFBundleAllowMixedLocalizations</key>
|
|
|
|
|
<true/>
|
|
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
|
|
<string>English</string>
|
|
|
|
|
<key>CFBundleDocumentTypes</key>
|
|
|
|
|
<array>
|
|
|
|
|
<dict>
|
|
|
|
|
<key>CFBundleTypeExtensions</key>
|
|
|
|
|
<array>
|
|
|
|
|
<string>*</string>
|
|
|
|
|
</array>
|
|
|
|
|
<key>CFBundleTypeOSTypes</key>
|
|
|
|
|
<array>
|
|
|
|
|
<string>****</string>
|
|
|
|
|
</array>
|
|
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
|
<string>Viewer</string>
|
|
|
|
|
</dict>
|
|
|
|
|
</array>
|
|
|
|
|
<key>CFBundleExecutable</key>
|
|
|
|
|
<string>droplet</string>
|
2010-12-03 00:10:46 +06:00
|
|
|
|
<key>CFBundleGetInfoString</key>
|
2018-06-02 21:47:00 +06:00
|
|
|
|
<string>DeDRM AppleScript 6.6.1 Written 2010–2018 by Apprentice Alf et al.</string>
|
2008-07-11 01:30:03 +06:00
|
|
|
|
<key>CFBundleIconFile</key>
|
2012-09-09 06:45:24 +06:00
|
|
|
|
<string>DeDRM</string>
|
2013-04-08 21:47:22 +06:00
|
|
|
|
<key>CFBundleIdentifier</key>
|
|
|
|
|
<string>com.apple.ScriptEditor.id.707CCCD5-0C6C-4BEB-B67C-B6E866ADE85A</string>
|
2008-07-11 01:30:03 +06:00
|
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
2014-12-09 03:23:07 +06:00
|
|
|
|
<string>6.0</string>
|
2008-07-11 01:30:03 +06:00
|
|
|
|
<key>CFBundleName</key>
|
2013-03-26 22:38:18 +06:00
|
|
|
|
<string>DeDRM</string>
|
2008-07-11 01:30:03 +06:00
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
|
<string>APPL</string>
|
2010-12-03 00:10:46 +06:00
|
|
|
|
<key>CFBundleShortVersionString</key>
|
2018-06-02 21:47:00 +06:00
|
|
|
|
<string>6.6.1</string>
|
2010-12-31 04:41:07 +06:00
|
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
|
<string>dplt</string>
|
2008-07-11 01:30:03 +06:00
|
|
|
|
<key>LSRequiresCarbon</key>
|
|
|
|
|
<true/>
|
2015-03-09 13:38:31 +06:00
|
|
|
|
<key>NSHumanReadableCopyright</key>
|
2018-04-05 23:30:37 +06:00
|
|
|
|
<string>Copyright © 2010–2018 Apprentice Alf</string>
|
2008-07-11 01:30:03 +06:00
|
|
|
|
<key>WindowState</key>
|
|
|
|
|
<dict>
|
2015-03-09 13:38:31 +06:00
|
|
|
|
<key>bundleDividerCollapsed</key>
|
|
|
|
|
<false/>
|
|
|
|
|
<key>bundlePositionOfDivider</key>
|
2015-08-02 16:09:35 +06:00
|
|
|
|
<real>1162</real>
|
2012-11-07 19:14:25 +06:00
|
|
|
|
<key>dividerCollapsed</key>
|
2015-03-09 13:38:31 +06:00
|
|
|
|
<false/>
|
2012-11-07 19:14:25 +06:00
|
|
|
|
<key>eventLogLevel</key>
|
2015-03-09 13:38:31 +06:00
|
|
|
|
<integer>0</integer>
|
2008-07-11 01:30:03 +06:00
|
|
|
|
<key>name</key>
|
|
|
|
|
<string>ScriptWindowState</string>
|
|
|
|
|
<key>positionOfDivider</key>
|
2016-08-12 11:30:48 +06:00
|
|
|
|
<real>651</real>
|
2008-07-11 01:30:03 +06:00
|
|
|
|
<key>savedFrame</key>
|
2016-08-12 11:30:48 +06:00
|
|
|
|
<string>0 37 1680 990 0 0 1680 1027 </string>
|
2015-03-09 13:38:31 +06:00
|
|
|
|
<key>selectedTab</key>
|
|
|
|
|
<string>log</string>
|
2008-07-11 01:30:03 +06:00
|
|
|
|
</dict>
|
|
|
|
|
</dict>
|
|
|
|
|
</plist>
|