From 5b47fe5b88f90ef7bbbcee858817f836a5101afc 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 618ba52bca8c270caca6bc9269ce7455a87751af. --- 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