Skip to content

Commit

Permalink
Merge pull request #75 from airdrummingfool/fix-graphics-switching
Browse files Browse the repository at this point in the history
Fixing the app forces activation of the discrete GPU on newer Macs.
  • Loading branch information
codler committed Oct 23, 2013
2 parents 6671571 + edc7e8d commit 2390b2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Battery Time Remaining/Battery Time Remaining-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand Down

0 comments on commit 2390b2c

Please sign in to comment.