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