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:
parent
466ee1b3ea
commit
04a7977f70
1 changed files with 0 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue