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
IOS_DEVICES = { | |
'iPhone1,1' => 'iPhone 1G', | |
'iPhone1,2' => 'iPhone 3G', | |
'iPhone2,1' => 'iPhone 3GS', | |
'iPhone3,1' => 'iPhone 4', | |
'iPhone3,3' => 'iPhone 4 (Verizon)', | |
'iPhone4,1' => 'iPhone 4S', | |
'iPhone5,1' => 'iPhone 5 (GSM)', | |
'iPhone5,2' => 'iPhone 5 (GSM+CDMA)', | |
'iPhone5,3' => 'iPhone 5C (GSM)', |
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
iPhone1,1 iPhone | |
iPhone1,2 iPhone 3G | |
iPhone2,1 iPhone 3GS | |
iPhone3,1 iPhone 4 (GSM) | |
iPhone3,3 iPhone 4 (CDMA) | |
iPhone4,1 iPhone 4S | |
iPhone5,1 iPhone 5 (A1428) | |
iPhone5,2 iPhone 5 (A1429) | |
iPhone5,3 iPhone 5c (A1456/A1532) | |
iPhone5,4 iPhone 5c (A1507/A1516/A1529) |
OlderNewer