MacOS Catalina introduces new security measures, and script libraries that contain embedded code such as Cocoa frameworks are affected. Fortunately there is a simple, if non-obvious, solution.
Examples of such script … Continue Reading ››
Having script libraries that call other script libraries is generally not a problem when they are stored in a user's `Library/Script Libraries` directory. But things can turn problematic is when … Continue Reading ››
We are pleased to announce the release of SD Notary 1.1.2. SD Notary is a tool for notarizing AppleScript and Automator apps. Please see [this blog post]( https://latenightsw.com/sd-notary-notarizing-made-easy/) for more … Continue Reading ››
SD Notary is a utility for having apps notarized by Apple. With macOS 10.13.6, Gatekeeper is requiring notarized apps where it previously accepted simple code-signed apps.
The basic process involves three … Continue Reading ››
System security is tightened significantly in macOS 10.14 Mojave, and the impact on AppleScript is significant. **Before you upgrade you should familiarize yourself with the new rules**, not least … Continue Reading ››
AppleScriptObjC opens up lots of doors for AppleScript, but it's not without its quirks. One of them is that it can change the way file references are resolved.
Here is a … Continue Reading ››
The latest version of macOS, High Sierra (10.13), has been released, and there are a series of bugs to look out for. Several involve AppleScriptObjC, so if you don't use … Continue Reading ››