diff --git a/nextstep/templates/Info.plist.in b/nextstep/templates/Info.plist.in index c1e50a8409e..652cedf0562 100644 --- a/nextstep/templates/Info.plist.in +++ b/nextstep/templates/Info.plist.in @@ -677,5 +677,13 @@ along with GNU Emacs. If not, see . YES NSAppleEventsUsageDescription Emacs requires permission to send AppleEvents to other applications. + NSDesktopFolderUsageDescription + Emacs requires permission to access the Desktop folder. + NSDocumentsFolderUsageDescription + Emacs requires permission to access the Documents folder. + NSDownloadsFolderUsageDescription + Emacs requires permission to access the Downloads folder. + NSRemovableVolumesUsageDescription + Emacs requires permission to access files on Removable Volumes.