diff --git a/atom/common/resources/mac/Info.plist b/atom/common/resources/mac/Info.plist
index e259c9e21da9..1fe8428e489b 100644
--- a/atom/common/resources/mac/Info.plist
+++ b/atom/common/resources/mac/Info.plist
@@ -10,5 +10,7 @@
Atom Framework
CFBundlePackageType
FMWK
+ NSSupportsAutomaticGraphicsSwitching
+
diff --git a/atom/renderer/resources/mac/Info.plist b/atom/renderer/resources/mac/Info.plist
index 1c936760aa9e..0509c0c091ce 100644
--- a/atom/renderer/resources/mac/Info.plist
+++ b/atom/renderer/resources/mac/Info.plist
@@ -10,5 +10,7 @@
APPL
LSUIElement
+ NSSupportsAutomaticGraphicsSwitching
+