]> xmof Git - DeDRM.git/commitdiff
Fix for problem starting Mac app due to missing folder
authorApprentice Harper <apprenticeharper@gmail.com>
Thu, 23 Mar 2017 06:28:24 +0000 (06:28 +0000)
committerApprentice Harper <apprenticeharper@gmail.com>
Thu, 23 Mar 2017 06:28:24 +0000 (06:28 +0000)
DeDRM_Macintosh_Application/DeDRM.app.txt
DeDRM_Macintosh_Application/DeDRM.app/Contents/Info.plist
DeDRM_Macintosh_Application/DeDRM.app/Contents/Resources/Scripts/main.scpt

index 0a99f89d501c2b6ae3408f0687a79904ab88855d..89b7b2f5b90bbe18613fd67260220633f3c73fbb 100644 (file)
Binary files a/DeDRM_Macintosh_Application/DeDRM.app.txt and b/DeDRM_Macintosh_Application/DeDRM.app.txt differ
index 898ac045078a3cdb3c7df58f481bb0d23e5dfc94..9bb39d94ff23f3cd0c99b2be0d90766ff44ff6c5 100644 (file)
@@ -24,7 +24,7 @@
        <key>CFBundleExecutable</key>
        <string>droplet</string>
        <key>CFBundleGetInfoString</key>
-       <string>DeDRM AppleScript 6.5.3 Written 2010–2017 by Apprentice Alf et al.</string>
+       <string>DeDRM AppleScript 6.5.4 Written 2010–2017 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>
index 202f41cc1442445d26c68fcd7c08adfe6840e5a6..a267716a874fe0bc99606d2c27c789ef5c5fce13 100644 (file)
Binary files a/DeDRM_Macintosh_Application/DeDRM.app/Contents/Resources/Scripts/main.scpt and b/DeDRM_Macintosh_Application/DeDRM.app/Contents/Resources/Scripts/main.scpt differ