aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2018-11-10 10:37:45 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2018-11-10 10:37:59 +0100
commitedc715240cb6738262ae96dea476544052eb5351 (patch)
treed4f0c51dbb0980daf60caef03fb611dede33d426 /share
parent16e3b175781caacee403a2dc40cd6c70448e12ef (diff)
parent1e0f3c44992fb82e6bf36c2ef9277b0759c17c4c (diff)
downloadbitcoin-edc715240cb6738262ae96dea476544052eb5351.tar.xz
Merge #12783: macOS: disable AppNap during sync
1e0f3c44992fb82e6bf36c2ef9277b0759c17c4c macOS: disable AppNap during sync (Alexey Ivanov) Pull request description: Code based on pull/5804. Tested only on macOS 10.13.3 and should support 10.9+. What macOS versions bitcoin core currently supports? Tree-SHA512: 85809b8d8d8a05169437b4268988da0b7372c29c6da3223ebdc106dc16dcb6d3caa5c52ace3591467005b50a63fd8b2ab1cb071cb4f450032932df25d5063315
Diffstat (limited to 'share')
-rw-r--r--share/qt/Info.plist.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/share/qt/Info.plist.in b/share/qt/Info.plist.in
index 0c0335a1e8..abe605efd0 100644
--- a/share/qt/Info.plist.in
+++ b/share/qt/Info.plist.in
@@ -97,9 +97,6 @@
<key>NSHighResolutionCapable</key>
<string>True</string>
- <key>LSAppNapIsDisabled</key>
- <string>True</string>
-
<key>NSRequiresAquaSystemAppearance</key>
<string>True</string>