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:
Shawn Hoffman 2022-10-30 13:19:43 -07:00
parent 969309c457
commit 7cc8e37aee
1 changed files with 2 additions and 0 deletions

View File

@ -53,5 +53,7 @@
<true/>
<key>CSResourcesFileMapped</key>
<true/>
<key>UIUserInterfaceStyle</key>
<string>Automatic</string>
</dict>
</plist>