From 6e54762c3726be9e11b4beb21214abcd4192783a Mon Sep 17 00:00:00 2001 From: Alan Third Date: Sun, 7 Oct 2018 16:15:17 +0100 Subject: Fix Apple Script permissions error * nextstep/templates/Info.plist.in: Add NSAppleEventsUsageDescription message to enable AppleEvents usage. --- nextstep/templates/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nextstep') diff --git a/nextstep/templates/Info.plist.in b/nextstep/templates/Info.plist.in index 9960f085f6f..406d6f77313 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 + NSAppleEventsUsageDescription + Emacs requires permission to send AppleEvents to other applications. -- cgit v1.2.3