Universal AppleScript applets

appletI hadn’t seen this documented anywhere else, and just stumbled across it… I wanted to update several AppleScript applets that were PowerPC applications into Univeral binaries.

Note I’m talking about the sort of AppleScript applications that one builds with Script Editor and saving the script as an application – not AppleScript Studio apps.

When you save an AppleScript in Script Editor, there are several options in the File Format menu. If you choose “application”, you’ll get a PowerPC-only app. However, if you choose “application bundle”, you’ll get a Universal app.

So open your AppleScript apps in Script Editor, and resave them as “application bundles” and you are set!

Explore posts in the same categories: AppleScript, Intel Mac, OS X

2 Comments on “Universal AppleScript applets”

  1. Bahi Says:

    Top tip! Thanks for this information and for consistently useful, informative and well written articles.


  2. [...] emulated by rosetta. Surfing through ADC articles didn’t show any hint, until I googled this one. Many thanks to the author [...]


Comment: