From 3cf91405e1bed433729b8db654d2381411f48e51 Mon Sep 17 00:00:00 2001 From: Daniel Date: Wed, 6 Mar 2024 23:44:34 -0800 Subject: [PATCH] misc feature: disable control + notification center while in the app very misc feature, but prevents accidentally entering notification/control center while adjusting the hud window level only while in the app --- supports/entitlements.plist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/supports/entitlements.plist b/supports/entitlements.plist index e404acb..e101ac4 100644 --- a/supports/entitlements.plist +++ b/supports/entitlements.plist @@ -34,6 +34,10 @@ com.apple.springboard.appbackgroundstyle + com.apple.springboard.disallowControlCenter + + com.apple.springboard.disallowNotificationCenter + file-read-data platform-application