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
The issue happens because the app is not signed and macOS refuses to execute it. The same thing happens for previous release like v0.0.3, so I am guessing this issue stems from a recent security update in all macOS.
The problem can be mitigated by running the following command after downloading and extracting the app:
xattr -cr spectrominer.app
That said, if users can running the preceding command in a terminal they might as well install the app with pip in a virtual environment,
Release 0.0.4 is tagged as damaged by MacOs (BigSur).
The text was updated successfully, but these errors were encountered: