Version 2.0 does not open in MAC OS27

The place to discuss Mac OS X version of MakeMKV
cazzie98
Posts: 6
Joined: Tue Mar 07, 2023 7:35 pm

Version 2.0 does not open in MAC OS27

Post by cazzie98 »

I just downlaoded version MKV 2.0. I went to gatekeeper to click the open anyway, the icon bounces in the tool bar but never opens. Is there something else I need to do to fix this. Would it help to dlete it completely and reinstall?

I have Mac OS 27

Thanks
upped_pasta
Posts: 1
Joined: Wed May 06, 2026 2:43 am

Re: Version 2.0 does not open in MAC OS27

Post by upped_pasta »

You can use this app https://github.com/alienator88/Sentinel or use this command in Terminal (assuming you have MakeMKV installed in Applications):

Code: Select all

xattr -d com.apple.quarantine /Applications/MakeMKV.app
or

Code: Select all

sudo xattr -d com.apple.quarantine /Applications/MakeMKV.app