Created
June 16, 2025 11:25
-
-
Save Dani778/65b76f01b99e58f024c2b287a3bdbff2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" | |
"http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>Comment</key> | |
<string>MacBook Air 2014 – macOS Sequoia – OC 1.0.4</string> | |
<key>Misc</key> | |
<dict> | |
<key>Boot</key> | |
<dict> | |
<key>ShowPicker</key> | |
<true/> | |
<key>Timeout</key> | |
<integer>5</integer> | |
</dict> | |
<key>Security</key> | |
<dict> | |
<key>AllowNvramReset</key> | |
<true/> | |
<key>AllowSetDefault</key> | |
<true/> | |
<key>ScanPolicy</key> | |
<integer>0</integer> | |
<key>Vault</key> | |
<string>Optional</string> | |
</dict> | |
</dict> | |
<key>NVRAM</key> | |
<dict> | |
<key>Add</key> | |
<dict> | |
<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key> | |
<dict> | |
<key>boot-args</key> | |
<string>-v keepsyms=1 debug=0x100</string> | |
<key>csr-active-config</key> | |
<data>Dw8AAA==</data> | |
<key>prev-lang:kbd</key> | |
<string>pl:0</string> | |
</dict> | |
</dict> | |
</dict> | |
<key>PlatformInfo</key> | |
<dict> | |
<key>Automatic</key> | |
<true/> | |
<key>Generic</key> | |
<dict> | |
<key>SystemProductName</key> | |
<string>MacBookAir8,1</string> | |
<key>MLB</key> | |
<string>TLUK5FYMGFXZBLEF6</string> | |
<key>ROM</key> | |
<data>xGgR8pH9</data> | |
<key>SystemSerialNumber</key> | |
<string>C02QXVJRQCCB</string> | |
<key>SystemUUID</key> | |
<string>78523AFD-C33B-420F-97D6-B604E7DAA819</string> | |
</dict> | |
</dict> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment