Enable automatic OS updates (#10565)

This commit is contained in:
Luke Heath 2023-03-17 11:58:48 -05:00 committed by GitHub
parent 7a795ed31d
commit 64e50ee916
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,9 +8,9 @@
<key>AllowPreReleaseInstallation</key>
<true/>
<key>AutomaticCheckEnabled</key>
<false/>
<true/>
<key>AutomaticDownload</key>
<false/>
<true/>
<key>AutomaticallyInstallAppUpdates</key>
<true/>
<key>AutomaticallyInstallMacOSUpdates</key>