From de3730fa4fdae2bb4f58996ac9c81af6fe2eb9ac Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Sun, 19 Nov 2023 17:41:46 -0800 Subject: [PATCH] Network entitlement --- src-tauri/macos/entitlements.plist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src-tauri/macos/entitlements.plist b/src-tauri/macos/entitlements.plist index 3af300f4..c232dc74 100644 --- a/src-tauri/macos/entitlements.plist +++ b/src-tauri/macos/entitlements.plist @@ -7,5 +7,8 @@ com.apple.security.files.user-selected.read-write + + com.apple.security.network.client +