Remove App Nap setting from Info.plist (bug#22993)
* nextstep/templates/Info.plist.in: Remove LSAppNapIsDisabled key since it doesn't actually disable app nap.
This commit is contained in:
@@ -675,7 +675,5 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
|
||||
</array>
|
||||
<key>NSAppleScriptEnabled</key>
|
||||
<string>YES</string>
|
||||
<key>LSAppNapIsDisabled</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user