mirror of
https://github.com/noDRM/DeDRM_tools.git
synced 2024-11-05 21:46:10 +06:00
67 lines
1.8 KiB
Plaintext
67 lines
1.8 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>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>
|
||
<key>CFBundleGetInfoString</key>
|
||
<string>DeDRM AppleScript 6.6.0 Written 2010–2018 by Apprentice Alf et al.</string>
|
||
<key>CFBundleIconFile</key>
|
||
<string>DeDRM</string>
|
||
<key>CFBundleIdentifier</key>
|
||
<string>com.apple.ScriptEditor.id.707CCCD5-0C6C-4BEB-B67C-B6E866ADE85A</string>
|
||
<key>CFBundleInfoDictionaryVersion</key>
|
||
<string>6.0</string>
|
||
<key>CFBundleName</key>
|
||
<string>DeDRM</string>
|
||
<key>CFBundlePackageType</key>
|
||
<string>APPL</string>
|
||
<key>CFBundleShortVersionString</key>
|
||
<string>6.6.0</string>
|
||
<key>CFBundleSignature</key>
|
||
<string>dplt</string>
|
||
<key>LSRequiresCarbon</key>
|
||
<true/>
|
||
<key>NSHumanReadableCopyright</key>
|
||
<string>Copyright © 2010–2018 Apprentice Alf</string>
|
||
<key>WindowState</key>
|
||
<dict>
|
||
<key>bundleDividerCollapsed</key>
|
||
<false/>
|
||
<key>bundlePositionOfDivider</key>
|
||
<real>1162</real>
|
||
<key>dividerCollapsed</key>
|
||
<false/>
|
||
<key>eventLogLevel</key>
|
||
<integer>0</integer>
|
||
<key>name</key>
|
||
<string>ScriptWindowState</string>
|
||
<key>positionOfDivider</key>
|
||
<real>651</real>
|
||
<key>savedFrame</key>
|
||
<string>0 37 1680 990 0 0 1680 1027 </string>
|
||
<key>selectedTab</key>
|
||
<string>log</string>
|
||
</dict>
|
||
</dict>
|
||
</plist>
|