diff --git a/atom/common/resources/mac/Info.plist b/atom/common/resources/mac/Info.plist index e259c9e21d..1fe8428e48 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 1c936760aa..0509c0c091 100644 --- a/atom/renderer/resources/mac/Info.plist +++ b/atom/renderer/resources/mac/Info.plist @@ -10,5 +10,7 @@ APPL LSUIElement + NSSupportsAutomaticGraphicsSwitching +