--- nextstep/templates/Info.plist.in.orig	2020-05-26 00:33:36.000000000 -0700
+++ nextstep/templates/Info.plist.in	2020-05-26 00:34:48.000000000 -0700
@@ -685,5 +685,10 @@
         <string>Emacs requires permission to access the Downloads folder.</string>
         <key>NSRemovableVolumesUsageDescription</key>
         <string>Emacs requires permission to access files on Removable Volumes.</string>
+  <key>LSEnvironment</key>
+  <dict>
+    <key>PATH</key>
+    <string>@PATH@</string>
+  </dict>
 </dict>
 </plist>
