From 615d6647310b72423cb9a70348504840465edfff Mon Sep 17 00:00:00 2001 From: Micha Date: Tue, 30 Dec 2025 20:04:26 +0100 Subject: [PATCH] fix: configure sandbox for Sparkle installer with proper entitlements - Add downloads folder read-write access for installer - Enable SUEnableInstallerLauncherService for sandboxed update installation - Keep XPC service entitlements for installer communication --- iKeyMon-Info.plist | 2 +- iKeyMon.entitlements | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/iKeyMon-Info.plist b/iKeyMon-Info.plist index eae7147..d6ad33b 100644 --- a/iKeyMon-Info.plist +++ b/iKeyMon-Info.plist @@ -7,6 +7,6 @@ SUPublicEDKey EgJgrOGQ79L5me616jA7kDCEOgx+Rg11uYLYLLIyzTI= SUEnableInstallerLauncherService - + diff --git a/iKeyMon.entitlements b/iKeyMon.entitlements index 22a865a..65c6533 100644 --- a/iKeyMon.entitlements +++ b/iKeyMon.entitlements @@ -6,6 +6,8 @@ com.apple.security.network.client + com.apple.security.files.downloads.read-write + com.apple.security.xpc.aConnectionServices com.sparkle-project.InstallerConnection