You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MacOS arm64 builds seem to be broken. They display the "App is damaged" message, which is due to quarantine, which I think is due to a signing issue. This can be fixed with, for example, sudo xattr -rd com.apple.quarantine /usr/local/bin/edge but there must be an issue with the build or signing process.
This has worked before, so I'm not sure what has changed to stop it working again.