-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
macOS Build not Opening #85
Comments
I have the same problem. Running on Sonoma 14.3 (M2 MAX). |
Same here (Sonoma 14.3 on an INTEL mac). |
Hello, Unfortunately I don't have a Mac, so I'm pretty blind about the MacOS build. The only thing I have is the automated regression tests on GitHub (which do pass successfully, so the binary does work correctly there), and I also use GitHub actions to build the Mac version and package it. I suspect this might be an issue with the dmg packaging, as the binary does work in the regression tests launched by GitHub on a Mac, using macOS 12. Could one of you unpack the dmg file and try to launch the binary manually? I see that GitHub now supports macOS 13 and 14 in beta, so I could also try to build under those, but I suspect/hope that an app built for macOS 12 is also supposed to work on a more recent version? |
I mounted the dmg and then ran /Volumes/dvdisaster-v0.79.10-pl2-cli-only/dvdisaster.app/Contents/MacOS/dvdisaster from the command line. Unfortunately resulting in the same error message. |
When sht like this happens: |
Oh, is that because macOS tags the file as being downloaded from Internet and somehow insecure, or something like that? |
Thanks a lot for the feedback. A lot of resources can be found online about this I've added the information on the release page and referenced this issue. Thanks! |
Hi
I have latest macOS Sonoma 14.3 (Apple M1)
The macOS build doesn't open. I have also tried the CLionly build, same message
I have also tried launching the executable in the macOS folder of the .app, and the same message.
The text was updated successfully, but these errors were encountered: