From f622c77a3e8a944c61cb1372290e1373922aa917 Mon Sep 17 00:00:00 2001 From: zhom <2717306+zhom@users.noreply.github.com> Date: Tue, 12 Aug 2025 19:05:04 +0400 Subject: [PATCH] chore: update entitlements --- src-tauri/entitlements.plist | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src-tauri/entitlements.plist b/src-tauri/entitlements.plist index f9bb99f..1695d18 100644 --- a/src-tauri/entitlements.plist +++ b/src-tauri/entitlements.plist @@ -28,5 +28,11 @@ com.apple.security.cs.disable-library-validation + com.apple.security.automation.apple-events + + com.apple.security.device.usb + + com.apple.security.inherit + \ No newline at end of file