diff --git a/src-tauri/packages/macos/entitlements.plist b/src-tauri/packages/macos/entitlements.plist index bfd172dd..28a9cb56 100644 --- a/src-tauri/packages/macos/entitlements.plist +++ b/src-tauri/packages/macos/entitlements.plist @@ -2,13 +2,23 @@ + 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 + + com.apple.security.inherit + + LSUIElement + + NSHighResolutionCapable + NSRequiresAquaSystemAppearance + \ No newline at end of file