Mos icon indicating copy to clipboard operation
Mos copied to clipboard

"Mos.app" can't be opened because Apple cannot check it for malicious software

Open evannjohnson opened this issue 1 year ago • 11 comments

Describe the bug | 问题描述

Attempting to open Mos.app gives the error:

"Mos.app" can't be opened because Apple cannot check it for malicious software. This software needs to be updated. Contact the developer for more information.

To Reproduce | 如何重现

Download "Mos.Versions.3.4.1.dmg", drag "Mos.app" into the Applications folder, and launch Mos.app

Expected behavior | 期望结果

Mos.app opens without an error and does not require being removed from quarantine to run.

Screenshots | 相关截图

Screenshot 2023-07-30 at 1 01 01 PM

System Info | 系统信息:

  • OS: macOS Ventura 13.4.1 (c) (22F770820d)
  • Version: Mos 3.4.1

evannjohnson avatar Jul 30 '23 19:07 evannjohnson

Faced the same issue. what's the fix?

aj-in avatar Aug 16 '23 16:08 aj-in

xattr -d com.apple.quarantine /Applications/Mos.app use the above command

aj-in avatar Aug 16 '23 16:08 aj-in

Alternatively: hold down shift, right click and select open, and then confirm you know what you're doing. I've not confirmed it removes the quarantine bit, but it's sometimes quicker this way & achieves the same result.

lorenharrington avatar Aug 19 '23 14:08 lorenharrington

Alternatively: hold down shift, right click and select open, and then confirm you know what you're doing. I've not confirmed it removes the quarantine bit, but it's sometimes quicker this way & achieves the same result.

Just a minor correction: you don't need to hold down shift. Right clicking or control clicking will achieve the same effect.

mikebrogan avatar Aug 23 '23 17:08 mikebrogan

$ spctl -a -vvv -t install /Applications/Mos.app
/Applications/Mos.app: rejected

Can the app be distributed with notarization? It's currently not signed, which is why macOS refuses to run it without the workaround.

ericswpark avatar Sep 13 '23 00:09 ericswpark

Faced the same issue. what's the fix?

thanks, this fixed the issue for me

lukashanak avatar Sep 18 '23 10:09 lukashanak

Just option + click the app and open it It should allow you to use it :) Love this app. Changed the way I use my mouse for me. Was so disappointed with my mouse.

abhinav-kashyap-asus avatar Nov 07 '23 03:11 abhinav-kashyap-asus

Describe the bug | 问题描述

Attempting to open Mos.app gives the error:

"Mos.app" can't be opened because Apple cannot check it for malicious software. This software needs to be updated. Contact the developer for more information.

To Reproduce | 如何重现

Download "Mos.Versions.3.4.1.dmg", drag "Mos.app" into the Applications folder, and launch Mos.app

Expected behavior | 期望结果

Mos.app opens without an error and does not require being removed from quarantine to run.

Screenshots | 相关截图 Screenshot 2023-07-30 at 1 01 01 PM

System Info | 系统信息:

* OS: macOS Ventura 13.4.1 (c) (22F770820d)

* Version: Mos 3.4.1

the solution is here

VladimirCo avatar Dec 03 '23 13:12 VladimirCo

$ spctl -a -vvv -t install /Applications/Mos.app
/Applications/Mos.app: rejected

Can the app be distributed with notarization? It's currently not signed, which is why macOS refuses to run it without the workaround.

This is the correct solution to this problem.

Any chance you guys can notarize your app? I don't think I will continue to use Mos without it being signed. Thanks!

https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution

kuthair avatar Jan 30 '24 16:01 kuthair

These solutions won't work on a computer managed by a company, where security settings cannot be bypassed using spctl. I wish this app could be signed so I can continue using it. I'm testing other solutions, but MOS (used to) work the best.

rdourado avatar Jul 01 '24 13:07 rdourado

I personally have switched over to Mac Mouse Fix. It's paid, but it's low cost and works well. https://macmousefix.com

mikebrogan avatar Jul 01 '24 15:07 mikebrogan