targendaz2 / Mac-Set-Default-Apps

A utility to change default applications in macOS
MIT License
85 stars 10 forks source link

This seems broken with Monterey 12.3 #9

Closed davidkillingsworth closed 2 years ago

davidkillingsworth commented 2 years ago

Now getting this message from our script.

sudo: unable to execute /usr/local/bin/msda: No such file or directory

targendaz2 commented 2 years ago

The script won't work with macOS 12.3 or later due to Python no longer being installed by default.

Until I can update the script to work without Python, you'll need to install Python to use it.