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
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,16 @@ Download the latest release from [Releases](https://github.com/EverythingSuckz/M
41
41
|**Linux**|[`.deb` (Debian/Ubuntu)](https://github.com/EverythingSuckz/Mirroid/releases/latest) or [`.AppImage`](https://github.com/EverythingSuckz/Mirroid/releases/latest)|[`.tar.xz`](https://github.com/EverythingSuckz/Mirroid/releases/latest)|
42
42
|**macOS**|[`.dmg` (drag to Applications)](https://github.com/EverythingSuckz/Mirroid/releases/latest/download/mirroid-macos-arm64.dmg)|[`.zip`](https://github.com/EverythingSuckz/Mirroid/releases/latest/download/mirroid-macos-arm64.zip)|
43
43
44
+
### macOS: Gatekeeper bypass
45
+
46
+
Mirroid releases are ad-hoc signed (no Apple Developer ID yet), so the first launch will fail with **"Mirroid is damaged and can't be opened"** or a Gatekeeper block. To allow it:
0 commit comments