From 59e07a3e55194d3ad37b319e8af25b982286a303 Mon Sep 17 00:00:00 2001 From: Tunglies Date: Thu, 20 Mar 2025 14:17:41 +0800 Subject: [PATCH] Revert "fix: update permission config with app icon and name" This reverts commit 46af096cb1152fa7ba7c7b5ff82daf949079fca5. --- src-tauri/packages/macos/entitlements.plist | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/src-tauri/packages/macos/entitlements.plist b/src-tauri/packages/macos/entitlements.plist index 28a9cb56..bfd172dd 100644 --- a/src-tauri/packages/macos/entitlements.plist +++ b/src-tauri/packages/macos/entitlements.plist @@ -2,23 +2,13 @@ - CFBundleIconFile - icon.icns - CFBundleDisplayName - Clash Verge com.apple.security.app-sandbox - com.apple.security.application-groups - + com.apple.security.application-groups + io.github.clash-verge-rev.clash-verge-rev - - com.apple.security.inherit - - LSUIElement - - NSHighResolutionCapable + + com.apple.security.inherit - NSRequiresAquaSystemAppearance - \ No newline at end of file