Created
March 2, 2025 13:14
-
-
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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