From 69e7ec4e39a8a10d991d0a3488841441865e5161 Mon Sep 17 00:00:00 2001 From: Jamil Date: Mon, 27 Jan 2025 09:54:18 -0800 Subject: [PATCH] docs: Add docs for sysex for appstore (#7885) --- website/src/app/kb/client-apps/macos-client/readme.mdx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/website/src/app/kb/client-apps/macos-client/readme.mdx b/website/src/app/kb/client-apps/macos-client/readme.mdx index f7b77c74c..60653ede9 100644 --- a/website/src/app/kb/client-apps/macos-client/readme.mdx +++ b/website/src/app/kb/client-apps/macos-client/readme.mdx @@ -29,10 +29,16 @@ without an Apple account, use the **standalone** version. 1. [Download the Client](https://apps.apple.com/us/app/firezone/id6443661826) from the Mac App Store. -1. Click `Open` in the App Store. The `Welcome to Firezone` window will open. +1. Click `Open` in the App Store. +1. Click `Enable System Extension` in the window that appears. +1. Click `Open System Settings` in the dialog that appears. +1. Toggle the switch next to `FirezoneNetworkExtension` to enable the system + extension. +1. Click `Done`. 1. Click `Grant VPN Permission`. macOS will show a dialog saying, `"Firezone" Would Like to Add VPN Configurations`. 1. Click `Allow`. +1. The `Welcome to Firezone` window will open. Firezone is now ready for use.