macos: Set UIDesignRequiresCompatibility to true

This commit is contained in:
OpenSauce04 2025-09-03 22:49:07 +01:00 committed by OpenSauce
parent 944cb7ab51
commit b63d7841dd

View File

@ -75,6 +75,9 @@
<true/> <true/>
<key>NSHighResolutionCapable</key> <key>NSHighResolutionCapable</key>
<string>True</string> <string>True</string>
<key>UIDesignRequiresCompatibility</key>
<true/> <!-- Remove when Qt Liquid Glass issues are fixed upstream:
https://bugreports.qt.io/browse/QTBUG-138942 -->
<key>UIFileSharingEnabled</key> <key>UIFileSharingEnabled</key>
<true/> <true/>
<key>UILaunchStoryboardName</key> <key>UILaunchStoryboardName</key>