mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-06 15:09:58 +01:00
macos: Set UIDesignRequiresCompatibility to true
This commit is contained in:
parent
944cb7ab51
commit
b63d7841dd
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…
x
Reference in New Issue
Block a user