changed invalid serial number string

This commit is contained in:
img2tab
2019-01-03 05:37:34 +00:00
committed by GitHub
parent c496a1d950
commit ce07413ce3
+1 -1
View File
@@ -14,7 +14,7 @@ cpucount=2 # VM CPU cores, minimum 2
memorysize=4096 # VM RAM in MB, minimum 2048 memorysize=4096 # VM RAM in MB, minimum 2048
gpuvram=128 # VM video RAM in MB, minimum 34 gpuvram=128 # VM video RAM in MB, minimum 34
resolution="1280x800" # display resolution resolution="1280x800" # display resolution
serialnumber="000000000000" # valid serial required for iCloud, iMessage. serialnumber="NOTAVALIDSN0" # valid serial required for iCloud, iMessage.
# Structure: PPPYWWUUUCCC - plant, year, week, unique identifier, model # Structure: PPPYWWUUUCCC - plant, year, week, unique identifier, model
# Whether the serial is valid depends on the device name and board, below # Whether the serial is valid depends on the device name and board, below
devicename="MacBookPro11,3" devicename="MacBookPro11,3"