macos: Set UIDesignRequiresCompatibility to true
This commit is contained in:
parent
57995cd89c
commit
c888c40b3e
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/>
|
<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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue