DolphinQt: Disable Liquid Glass on macOS when built with Xcode 26

This commit is contained in:
OatmealDome 2026-01-09 08:27:12 -05:00
parent fb2a46c4cf
commit 6be6e7734b
No known key found for this signature in database
GPG Key ID: A4BFAB0C67513B91

View File

@ -50,5 +50,7 @@
<true/> <true/>
<key>CSResourcesFileMapped</key> <key>CSResourcesFileMapped</key>
<true/> <true/>
<key>UIDesignRequiresCompatibility</key>
<true/>
</dict> </dict>
</plist> </plist>