ePub Zip/Unzip is indeed a fabulous little AppleScript. Thanks as always to The Grand Mouse @pdurrant.
I was wondering if there's an easy way to convert this (and other applets) from 32-bit to 64-bit since Mojave is reportedly the last macOS to support 32-bit apps.
I managed to do it in a rather circuitous way via trial and error (I'm pretty clueless when it comes to AppleScript):
- Open ePub Zip/Unzip in Script Editor
- Export as Script Bundle
- Open Script Bundle in Script Editor
- Export as Application
This seems to work, but I'm wondering: Is there a better or easier way to convert an AppleScript from 32-bit to 64-bit? (I'm still on High Sierra, if that makes a difference.)
Muchas gracias