View Single Post
Old 11-29-2018, 03:07 PM   #118
odamizu
just an egg
odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.
 
odamizu's Avatar
 
Posts: 1,838
Karma: 8006102
Join Date: Mar 2015
Device: Kindle, iOS
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
odamizu is offline   Reply With Quote