diff options
Diffstat (limited to 'nextstep')
| -rw-r--r-- | nextstep/templates/Info.plist.in | 2 |
1 files changed, 2 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>. | |||
| 673 | </array> | 673 | </array> |
| 674 | </dict> | 674 | </dict> |
| 675 | </array> | 675 | </array> |
| 676 | <key>NSAppleScriptEnabled</key> | ||
| 677 | <string>YES</string> | ||
| 676 | </dict> | 678 | </dict> |
| 677 | </plist> | 679 | </plist> |