From 9f94c709b1bb29e275fe6546d22c58a78072672f Mon Sep 17 00:00:00 2001 From: Anders Lindgren Date: Tue, 24 Nov 2015 22:05:05 +0100 Subject: [PATCH] Fixed bug#18283: Enable applescript in NextStep. * nextstep/templates/Info.plist.in: Set NSAppleScriptEnabled to 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 09e953c4174..a0357b29fa5 100644 --- a/nextstep/templates/Info.plist.in +++ b/nextstep/templates/Info.plist.in @@ -673,5 +673,7 @@ along with GNU Emacs. If not, see . + NSAppleScriptEnabled + YES -- 2.39.2