Skip to content

MacOS (Arm Intel) Installation Guide

shaonhuang edited this page Apr 27, 2024 · 1 revision

If you’re sure you trust the app developer, you can override your security settings and allow the app to install and open.

  1. Open Finder.

  2. Locate the app you’re trying to open.

  3. Control+Click the app.

  4. Select Open.

  5. Click Open.

The app should be saved as an exception in your security settings, allowing you to open it in the future.

reference

if the app appears to be broken.The reason why it appears so is that I skipped signing it.

Please execute following cmd;

sudo xattr -r -d com.apple.quarantine /Applications/V2rayX.app

Clone this wiki locally