From 989fea60e4ee3f3abaca182b25072a8095ec8c31 Mon Sep 17 00:00:00 2001 From: LukeGus Date: Sun, 19 Oct 2025 16:05:13 -0500 Subject: [PATCH] fix: Improve macOS support --- build/entitlements.mas.inherit.plist | 4 ++++ build/entitlements.mas.plist | 8 ++++++++ 2 files changed, 12 insertions(+) diff --git a/build/entitlements.mas.inherit.plist b/build/entitlements.mas.inherit.plist index eb23e9ac..0b7ffa54 100644 --- a/build/entitlements.mas.inherit.plist +++ b/build/entitlements.mas.inherit.plist @@ -6,6 +6,10 @@ com.apple.security.inherit + com.apple.application-identifier + 2CPC5YZYFN.com.karmaa.termix + com.apple.developer.team-identifier + 2CPC5YZYFN com.apple.security.cs.allow-jit com.apple.security.cs.allow-unsigned-executable-memory diff --git a/build/entitlements.mas.plist b/build/entitlements.mas.plist index c9ac7c4a..09484839 100644 --- a/build/entitlements.mas.plist +++ b/build/entitlements.mas.plist @@ -4,6 +4,14 @@ com.apple.security.app-sandbox + com.apple.security.application-groups + + 2CPC5YZYFN.com.karmaa.termix + + com.apple.application-identifier + 2CPC5YZYFN.com.karmaa.termix + com.apple.developer.team-identifier + 2CPC5YZYFN com.apple.security.network.client com.apple.security.network.server