macOS arm64 installers #50
-
I want to install Sine on a m3 MacBook Pro, but the downloads on the release page don't include a filename extension. |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments 21 replies
-
@tomgoedkoop https://github.com/CosmoCreeper/Sine/releases/download/v1.1.5/sine-darwin-arm64 |
Beta Was this translation helpful? Give feedback.
-
@tomgoedkoop, the files do not include file extensions because they are binaries and don't really have one. You can just open the file in mac after downloading and it will work fine. |
Beta Was this translation helpful? Give feedback.
-
@tomgoedkoop I did notice something. If you are on mac or linux, you will need to run |
Beta Was this translation helpful? Give feedback.
-
Hi, I Installed it, but it doesn't appear in settings |
Beta Was this translation helpful? Give feedback.
-
So...Finally it works! I fully de-install and re-install Zen Browser, then install Sine...Same issue! |
Beta Was this translation helpful? Give feedback.
-
![]() hi, when im trying install sine i have this error. Before , i made chmod +x for file . Can you help me? |
Beta Was this translation helpful? Give feedback.
-
When running the sine-darwin-arm64 binary on an M1 Macbook Pro, I got the error:
The macOS Gatekeeper blocks unsigned executables downloaded from the internet by marking them with a quarantine attribute. Run in Terminal:
This removes the quarantine flag, restores the executable permission, and allows the binary to run normally.
As @mullum said above: |
Beta Was this translation helpful? Give feedback.
-
Just checking, was unable to install this on m3 macbook. I've already ran the de-quarantine commands as mentioned in the README. |
Beta Was this translation helpful? Give feedback.
@tomgoedkoop, the files do not include file extensions because they are binaries and don't really have one. You can just open the file in mac after downloading and it will work fine.