mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 14:24:54 +00:00
MacUpdater: test that os version check is working
Adds a key to Info.plist with default value to test Updater - this commit is intended to be reverted
This commit is contained in:
parent
969309c457
commit
7cc8e37aee
1 changed files with 2 additions and 0 deletions
|
@ -53,5 +53,7 @@
|
|||
<true/>
|
||||
<key>CSResourcesFileMapped</key>
|
||||
<true/>
|
||||
<key>UIUserInterfaceStyle</key>
|
||||
<string>Automatic</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Add table
Reference in a new issue