[F] Fix the issue that Big Sur Installer doesn't show up

This commit is contained in:
Hykilpikonna
2020-10-07 13:57:13 -04:00
parent d742275773
commit eff8a9cdf3
+5 -5
View File
@@ -802,7 +802,7 @@
<key>AvoidRuntimeDefrag</key> <key>AvoidRuntimeDefrag</key>
<true/> <true/>
<key>DevirtualiseMmio</key> <key>DevirtualiseMmio</key>
<false/> <true/>
<key>DisableSingleUser</key> <key>DisableSingleUser</key>
<false/> <false/>
<key>DisableVariableWrite</key> <key>DisableVariableWrite</key>
@@ -1504,7 +1504,7 @@
<key>PickerMode</key> <key>PickerMode</key>
<string>External</string> <string>External</string>
<key>PollAppleHotKeys</key> <key>PollAppleHotKeys</key>
<false/> <true/>
<key>ShowPicker</key> <key>ShowPicker</key>
<true/> <true/>
<key>TakeoffDelay</key> <key>TakeoffDelay</key>
@@ -1551,9 +1551,9 @@
<key>Security</key> <key>Security</key>
<dict> <dict>
<key>AllowNvramReset</key> <key>AllowNvramReset</key>
<false/> <true/>
<key>AllowSetDefault</key> <key>AllowSetDefault</key>
<false/> <true/>
<key>ApECID</key> <key>ApECID</key>
<integer>0</integer> <integer>0</integer>
<key>AuthRestart</key> <key>AuthRestart</key>
@@ -1573,7 +1573,7 @@
<key>PasswordSalt</key> <key>PasswordSalt</key>
<data></data> <data></data>
<key>ScanPolicy</key> <key>ScanPolicy</key>
<integer>17760515</integer> <integer>0</integer>
<key>SecureBootModel</key> <key>SecureBootModel</key>
<string>Default</string> <string>Default</string>
<key>Vault</key> <key>Vault</key>