macos: Set UIDesignRequiresCompatibility to true
This commit is contained in:
parent
944cb7ab51
commit
b63d7841dd
1 changed files with 3 additions and 0 deletions
3
dist/apple/Info.plist.in
vendored
3
dist/apple/Info.plist.in
vendored
|
|
@ -75,6 +75,9 @@
|
|||
<true/>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<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>
|
||||
<true/>
|
||||
<key>UILaunchStoryboardName</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue