Skip to content

Instantly share code, notes, and snippets.

@SKaplanOfficial
Created March 2, 2025 13:14
Show Gist options
  • Save SKaplanOfficial/1ddb1f7891484d5422eba95f760403eb to your computer and use it in GitHub Desktop.
Save SKaplanOfficial/1ddb1f7891484d5422eba95f760403eb to your computer and use it in GitHub Desktop.
Enivronment variables for printing debug info to the Terminal when sending/receiving Apple Events.
export AEDebugSends=1 AEDebugReceives=1 AEDebugVerbose=1 AEDebugOSL=1 AEDebugFlattenedEvents=1 AEDebug=1; osascript ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment