Fix Apple Script permissions error
* nextstep/templates/Info.plist.in: Add NSAppleEventsUsageDescription message to enable AppleEvents usage.
This commit is contained in:
@@ -675,5 +675,7 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
|
||||
</array>
|
||||
<key>NSAppleScriptEnabled</key>
|
||||
<string>YES</string>
|
||||
<key>NSAppleEventsUsageDescription</key>
|
||||
<string>Emacs requires permission to send AppleEvents to other applications.</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user