From 6fb991f95e6a12af13a182af4f895fa2d836a041 Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Mon, 20 Jun 2022 17:13:54 -0700 Subject: [PATCH] [Sandbox / Sparkle] Update entitlements Entitlements needed to be updated to allow updating within the sandbox. Signed-off-by: Christopher Snowhill --- Audio/PluginController.mm | 4 +++- Cog.entitlements | 5 +++++ Info.plist | 4 +++- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/Audio/PluginController.mm b/Audio/PluginController.mm index 9420668ba..26142141d 100644 --- a/Audio/PluginController.mm +++ b/Audio/PluginController.mm @@ -365,8 +365,10 @@ static PluginController *sharedPluginController = nil; \n\ \n\ \n\ +\tSUEnableInstallerLauncherService\n\ +\t\n\ \tCFBundleDevelopmentRegion\n\ -\tEnglish\n\ +\ten_US\n\ \tCFBundleDocumentTypes\n\ \t\n\ \t\t\n\ diff --git a/Cog.entitlements b/Cog.entitlements index 56e8557bd..f2c80192b 100644 --- a/Cog.entitlements +++ b/Cog.entitlements @@ -2,6 +2,11 @@ + com.apple.security.temporary-exception.mach-lookup.global-name + + $(PRODUCT_BUNDLE_IDENTIFIER)-spks + $(PRODUCT_BUNDLE_IDENTIFIER)-spki + com.apple.security.app-sandbox com.apple.security.assets.movies.read-only diff --git a/Info.plist b/Info.plist index 08e8e6dc3..442eab6b3 100644 --- a/Info.plist +++ b/Info.plist @@ -2,8 +2,10 @@ + SUEnableInstallerLauncherService + CFBundleDevelopmentRegion - English + en_US CFBundleDocumentTypes