From 4983f622d035fa4328f9feb59d91ecdfc6dcf0c9 Mon Sep 17 00:00:00 2001
From: zhom <2717306+zhom@users.noreply.github.com>
Date: Tue, 17 Feb 2026 23:15:06 +0400
Subject: [PATCH] fix: properly signed the app
---
src-tauri/Info.plist | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src-tauri/Info.plist b/src-tauri/Info.plist
index 5bdffd5..6e7bbca 100644
--- a/src-tauri/Info.plist
+++ b/src-tauri/Info.plist
@@ -14,6 +14,8 @@
Donut
CFBundleIdentifier
com.donutbrowser
+ CFBundlePackageType
+ APPL
CFBundleURLName
com.donutbrowser
CFBundleExecutable