Fix for problem starting Mac app due to missing folder

This commit is contained in:
Apprentice Harper 2017-03-23 06:28:24 +00:00
parent 84d4e4e0c8
commit ff03c68674
3 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
<key>CFBundleExecutable</key>
<string>droplet</string>
<key>CFBundleGetInfoString</key>
<string>DeDRM AppleScript 6.5.3 Written 20102017 by Apprentice Alf et al.</string>
<string>DeDRM AppleScript 6.5.4 Written 20102017 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.5.3</string>
<string>6.5.4</string>
<key>CFBundleSignature</key>
<string>dplt</string>
<key>LSRequiresCarbon</key>