-
Notifications
You must be signed in to change notification settings - Fork 60
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
(Bug report) Damaged macOS binary build #329
Comments
@robsalasco , I'm not able to reproduce the issue on my side, I am testing on a x86_64 mac running with Sonoma 14.4. |
Yes @eliandoran ! I'm using a M1 Macbook Pro |
@robsalasco , could you give this binary a try? https://github.com/TriliumNext/Notes/actions/runs/10336834025/artifacts/1798653509 It's from the latest development branch where we changed a bit the build infrastructure. Maybe the issue is solved by itself. Apart from that the build should be usable. |
@robsalasco , it seems related to the notarization process, unfortunately. On our side we don't sign our apps yet since we don't have an Apple developer's certificate. Maybe you could try this into a terminal:
See: |
This works for me on M2 Pro MacBook Pro running Sonoma. Sync appears to work fine |
I have the same issue on MacBook Pro 2023 M3 Max w/ OS 14.6.1. The Arm build for MacOS shows me the damaged error but the x86 build works as expected. I would expect the Arm build to work on Apple silicon and the x86 build to work on Intel but it seems to not be the case. Are the release packages mis-labeled by chance? |
@jerodg , unfortunately this is not the case. It appears that this problematic behavior affects only Apple silicon builds. The x86 build I suppose it works due to the compatibility layer of Rosetta 2. Reference: electron-userland/electron-builder#8191 (comment) |
TriliumNext Version
0.90.4
What operating system are you using?
macOS
What is your setup?
Local + server sync
Operating System Version
macOS Sonoma 14.5
Description
I tried to use the binary provided in the download section and when I try to use it it displays the following error:
Error logs
No response
The text was updated successfully, but these errors were encountered: