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
Because the file `qm_<ver>-macos.dmg` is not coming from the Apple Store, after downloading you need to launch a console and change the attribute of this file:
3
+
```
4
+
$ xattr -c qm_<ver>-macos.dmg
5
+
```
6
+
Only after changing the file attribute, you can install QM on your macOS.
0 commit comments