-
Notifications
You must be signed in to change notification settings - Fork 33
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
Not working in mac M1 #329
Comments
Thanks for reporting the issue. Unfortunately I don't own an Apple and it's impossible for me to try and reproduce the issue. The only thing that changed in the latter versions (in your case 0.0.95) was the bump of Electron Builder. Is this problem also reproducible if you download version 0.0.93? Is there any way to get more details from your failed execution? |
Yes same Problem with 0.0.93. @andrecavallari did you also run MacOS 14.0? |
@lepatrick , I did in 13, but now same in 14... @manusa , This message is all I have here :( |
Here's a quick workaround that worked for me: Download the mac-arm64 version and install the ElectronIM.app into your Applications folder. Open terminal and navigate to the Applications folder and then type:
This removes the "provenance" and "quarantine" extended attributes. |
I recently came across this issue and found the following solution for distributing my own created app. "Ad-hoc signing" This signs the app without a certificate. It circumvents the "damaged" blocking popup and instead just hints that the developer is unidentified. |
I've downloaded the version 0.0.95 from the releases page, the .dmg for the arm64, installed but when I try to execute it says that
ElectronIM is damaged and can't be open, you can move it to trash
MacOS 13.5.2 (Ventura)
Macbook pro M1 max 32gb
The text was updated successfully, but these errors were encountered: