Category Archives: Tutorials & HowTos
Mojave and AppleScript Applets
macOS Mojave introduced a number of security changes that make developing AppleScript automations more difficult. Chief among these is the requirement that any application attempting to communicate with another application must get the user’s permission. These changes have a particular impact on AppleScript applets (AppleScript scripts deployed as stand-alone applications). … Continue Reading ››
Mojave Brings In Big Security Changes
Mini Debugger Window
This video demonstrates how to use Script Debugger’s mini debugger window to debug scripts without effecting the layering of windows on your Mac. … Continue Reading ››
How to debug AppleScript droplets
This video demonstrates how to debug AppleScript `on open` handlers using Script Debugger. … Continue Reading ››
Adding AppleScriptObjC to Existing Scripts
Using Sparkle with Enhanced Applets
Script Debugger 7’s Enhanced Applets include the Sparkle software update framework. This document describes how to configure an enhanced applet to update itself using the Sparkle software update framework. … Continue Reading ››
Explorer Evolution & Recording
This video demonstrates the new Script Debugger 7 Explorer Evolution and Explorer Recording features. … Continue Reading ››
Specify AppleScript applet file types
This video demonstrates how to use Script Debugger improved script bundle editor to specify the types of files your AppleScript droplet accepts. … Continue Reading ››