Closed prestr closed 2 years ago
Does the build shared in the https://github.com/vladimiry/ElectronMail/issues/357#issuecomment-1185246559 message work?
@badwulfy / @ylluminate can you test the released build?
I believe that the only change in comparison with a previously shared working build is updated @electron & electron-builder
and that can potentially be the issue cause (especially the electron-builder
as it's how the app gets packaged).
No it did not so it got me thinking and I found a solution.
Ran the following in Terminal and now it's working fine.
xattr -d com.apple.quarantine /Applications/ElectronMail.app
xattr -d com.apple.quarantine /Applications/ElectronMail.app
Yes, that was mentioned in https://github.com/vladimiry/ElectronMail/issues/357#issuecomment-1185343048, and I missed putting a note into the release description (doing now).
Ah yes, I see that was mentioned now. 👍
Btw, it looks like Apple should make an effort toward improving this error message.
@badwulfy / @ylluminate can you test the released build?
Works great! No visible issues at all.
@vladimiry I just downloaded the new v5.0.2 builds on my M1.
electron-mail-5.0.2-mac-x64.dmg - Working fine electron-mail-5.0.2-mac-arm64.dmg - macOS reports the file is damaged (I have deleted and re-downloaded the file but same error appears).