Syncplay / syncplay

Client/server to synchronize media playback on mpv/VLC/MPC-HC/MPC-BE on many computers
http://syncplay.pl/
Apache License 2.0
2.09k stars 213 forks source link

"cannot check for malicious software" warning upon launch, MacOS (13.6.3) #670

Open Insert--Name--Here-- opened 6 months ago

Insert--Name--Here-- commented 6 months ago

When I attempt to open Syncplay for the first time I am blocked from opening it by my Mac's security screening stating: "Syncplay can't be opened because Apple cannot check it for malicious software."

To get this result I

  1. downloaded Syncplay 1.7.1 from https://syncplay.pl
  2. launched the dmg
  3. dragged Syncplay into the apps folder
  4. I attempted to launch Syncplay from within the applications folder.

What I expected to be met with was the standard warning that "This app was downloaded from the internet are you sure you want to open it?"

Screenshot of the warning message:

Screenshot 2024-01-31 at 12 01 14

I am running

I am also more generally attempting to run Syncplay with VLC (3.0.20) though I suspect this has little to do with the error given that I have yet to launch Syncplay altogether.

Et0h commented 6 months ago

Thanks for raising this issue. As Syncplay is just a small open source project we don't have a paid Apple account allowing us to sign apps (or a build workflow designed to allow us to sign our software). As such, macOS users who want to use Syncplay have to either run it directly through Python or follow the instructions at https://support.apple.com/en-us/HT202491#openanyway to allow them to run the Syncplay disk image. We've now added this information to our website to make this clear.