Page 1 of 1

Gatekeeper in macOS X 15 Sequoia

Posted: Fri Sep 20, 2024 9:07 am
by mike admin
Mac OS includes a feature called Gatekeeper that prevents running any applications not explicitly approved by Apple. When launching MakeMKV for the first time, app wont open by default and user will be given a choice - close the app or move it to bin.

This restriction can always be overridden by the user. Until macOS Sequoia one could hold the option key when launching the app for the first time to remove the Gatekeeper warning. This option is no longer available in macOS Sequoia .

Starting from macOS Sequoia the steps to remove Gatekeeper restriction from the app became deliberately harder, in order to discourage users from installing non approved apps. Still, the override option is always available.

There are two ways to approve a newly-downloaded MakeMKV app to run on macOS Sequoia or any earlier version.

Method One - Follow the steps on Apple support page . You would need to open computer settings and enter your administrator password. Note - the only reason Apple asks you to enter the administrator password is to make the action of approving an unknown app look scary enough. There are absolutely no technical reasons for asking the password.

or

Method Two - Launch the Terminal app and execute the following command once. It will do the same, without opening thousands of windows or asking for any passwords.

Code: Select all

xattr -c -r /Applications/MakeMKV.app


Either way, after the "unidentified developer" restriction is removed, MakeMKV could be launched as usual.