Possible fix for App Nap problem

This commit is contained in:
Guillaume BIENKOWSKI 2015-01-16 17:08:51 +01:00
parent 47c92f50fa
commit 0737657941

View file

@ -26,6 +26,8 @@
<string>Copyright 2011 Belledonne Communications</string>
<key>LSMinimumSystemVersion</key>
<string>10.4</string>
<key>NSAppSleepDisabled</key>
<string>YES</string>
</dict>
</plist>