From 42ac8f5723a6a1e70cca39d08c222f595828d34d Mon Sep 17 00:00:00 2001 From: Aaron Jensen Date: Thu, 7 Jul 2016 19:46:57 +0100 Subject: [PATCH] Disable App Nap (bug#22993) * nextstep/templates/Info.plist.in: Insert AppNap disable code. Copyright-paperwork-exempt: yes --- nextstep/templates/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nextstep/templates/Info.plist.in b/nextstep/templates/Info.plist.in index dcd2fe34167..889a070411d 100644 --- a/nextstep/templates/Info.plist.in +++ b/nextstep/templates/Info.plist.in @@ -675,5 +675,7 @@ along with GNU Emacs. If not, see . NSAppleScriptEnabled YES + LSAppNapIsDisabled + -- 2.39.2