forked from qt-creator/qt-creator
Work around OpenGL issue in macOS 10.14.4
Looks like any OpenGL usage crashes on GPU switches, so temporarily turn it off. Task-number: QTCREATORBUG-22215 Change-Id: I26f370f4d94a00fa56da75a32b3ff485ad771864 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io> Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -194,8 +194,6 @@
|
||||
</array>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||
<true/>
|
||||
<key>CFBundleDocumentTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
Reference in New Issue
Block a user