![Executing AppleScript in a Mac app on macOS Mojave and dealing with AppleEvent sandboxing](https://devshive.tech/media/uploads/contents/1584986419110-executing-applescript-in-a-mac-app-on-macos-mojave-and-dealing-with-appleevent-sandboxing.png)
Executing AppleScript in a Mac app on macOS Mojave and dealing with AppleEvent sandboxing
Over a weekend recently I built a tiny Mac app (more on that later). What I was trying to achieve required executing AppleScript, like so many things on macOS. It seemed simple enough, but of course new app sandboxing restrictions...