From c7b6a18b0c8ed0150f2684d29bf38c8736359e76 Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Mon, 1 Mar 2021 21:25:41 +0200 Subject: macOS: Don't force use of discrete GPU https://developer.apple.com/library/archive/qa/qa1734/_index.html --- res/MacOSXBundleInfo.plist.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res') diff --git a/res/MacOSXBundleInfo.plist.in b/res/MacOSXBundleInfo.plist.in index 186e733b..64f406ec 100644 --- a/res/MacOSXBundleInfo.plist.in +++ b/res/MacOSXBundleInfo.plist.in @@ -34,6 +34,8 @@ NSRequiresAquaSystemAppearance + NSSupportsAutomaticGraphicsSwitching + UISupportedInterfaceOrientations UIInterfaceOrientationPortrait -- cgit v1.2.3