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
|
@ -53,5 +53,7 @@
|
||||||
<true/>
|
<true/>
|
||||||
<key>CSResourcesFileMapped</key>
|
<key>CSResourcesFileMapped</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
<key>UIUserInterfaceStyle</key>
|
||||||
|
<string>Automatic</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
Loading…
Reference in New Issue