amazon-ec2-mac-mdm-enrollment-automation icon indicating copy to clipboard operation
amazon-ec2-mac-mdm-enrollment-automation copied to clipboard

Fix: OSMajor var for Sequoia

Open nikolisjt opened this issue 8 months ago • 2 comments

nikolisjt avatar Mar 19 '25 22:03 nikolisjt

Following the convention of explicitly supported OS, I noticed there are calls to specific OS through the entire script.

nikolisjt avatar Mar 19 '25 22:03 nikolisjt

full paths for cliclick (/opt/homebrew/bin/cliclick) Ran into issue on Sequoia where System Events could not find cliclick while running AppleScript

nikolisjt avatar Apr 11 '25 19:04 nikolisjt

Simplified the logic for OS version in both spots to output the major without conversion in the latest branch, including new instructions for Sequoia UI automation activation.

ds0x avatar Jul 03 '25 19:07 ds0x