Update to Mac app to make getting keys much more robust and make startup quicker.

This commit is contained in:
Apprentice Harper
2016-07-26 06:47:07 +01:00
parent bc3676c1bc
commit 6feeb352fc
4 changed files with 5 additions and 10 deletions

View File

@@ -24,7 +24,7 @@
<key>CFBundleExecutable</key>
<string>droplet</string>
<key>CFBundleGetInfoString</key>
<string>DeDRM AppleScript 6.4.3 Written 20102016 by Apprentice Alf et al.</string>
<string>DeDRM AppleScript 6.4.4 Written 20102016 by Apprentice Alf et al.</string>
<key>CFBundleIconFile</key>
<string>DeDRM</string>
<key>CFBundleIdentifier</key>
@@ -36,7 +36,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>6.4.3</string>
<string>6.4.4</string>
<key>CFBundleSignature</key>
<string>dplt</string>
<key>LSRequiresCarbon</key>