Disable App Nap (bug#22993)
* nextstep/templates/Info.plist.in: Insert AppNap disable code. Copyright-paperwork-exempt: yes
This commit is contained in:
parent
0e8d3445a7
commit
42ac8f5723
1 changed files with 2 additions and 0 deletions
|
@ -675,5 +675,7 @@ 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>
|
||||
|
|
Loading…
Add table
Reference in a new issue