mirror of
https://github.com/sickcodes/osx-serial-generator
synced 2024-11-21 06:26:09 -07:00
Fix Tabs and ROM
This commit is contained in:
parent
422dc25eaf
commit
07d95a9d55
4 changed files with 1760 additions and 1756 deletions
|
@ -1037,7 +1037,9 @@
|
|||
<key>ProcessorType</key>
|
||||
<integer>0</integer>
|
||||
<key>ROM</key>
|
||||
<data>{{ROM}}</data>
|
||||
<data>
|
||||
{{ROM}}
|
||||
</data>
|
||||
<key>SpoofVendor</key>
|
||||
<true/>
|
||||
<key>SystemMemoryStatus</key>
|
||||
|
|
1754
config-legacy.plist
1754
config-legacy.plist
File diff suppressed because it is too large
Load diff
|
@ -1037,7 +1037,9 @@
|
|||
<key>ProcessorType</key>
|
||||
<integer>0</integer>
|
||||
<key>ROM</key>
|
||||
<data>{{ROM}}</data>
|
||||
<data>
|
||||
{{ROM}}
|
||||
</data>
|
||||
<key>SpoofVendor</key>
|
||||
<true/>
|
||||
<key>SystemMemoryStatus</key>
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue