Skip to content

Commit 83b4785

Browse files
authored
Merge pull request #28 from samgozman/10-add-gatekeeper-message
Add gatekeeper info in README.md
2 parents 7c1b05f + 5a77027 commit 83b4785

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,22 @@ RVP currently supports Intel Macs, M1 ARM Macs, and Linux. The tool has been tes
4949
5050
</details>
5151

52+
<details>
53+
54+
<summary>⚠️ Warning: Gatekeeper message for MacOs</summary>
55+
56+
<img width="372" alt="Gatekeeper message for RVP" src="https://user-images.githubusercontent.com/3392560/232388132-b9a5d99e-6412-4262-a666-0305216866a6.png">
57+
58+
Please note that RVP macOS app doesn't have an Apple developer certificate, which may cause it to be blocked by Gatekeeper. To run the app, you need to temporarily disable Gatekeeper for RVP by following these steps:
59+
60+
1. Open the System Preferences app on your Mac.
61+
2. Click on the "Privacy & Security" icon and scroll down a little bit.
62+
3. Click on "Allow Anyway" under the `"rvp" was blocked..` message.
63+
64+
<img width="827" alt="Privacy & Security settings" src="https://user-images.githubusercontent.com/3392560/232390157-6a97eecb-3674-4009-8c36-1a7c6c900d90.png">
65+
66+
</details>
67+
5268
## Usage
5369

5470
RVP can be used in two modes: simple mode and complex mode.

0 commit comments

Comments
 (0)