Skip to content

Instantly share code, notes, and snippets.

@ReanimationXP
Forked from adamawolf/Apple_mobile_device_types.txt
Last active August 18, 2021 11:04
Show Gist options
  • Select an option

  • Save ReanimationXP/53c5a6a329397fb8fb0742d35112d345 to your computer and use it in GitHub Desktop.

Select an option

Save ReanimationXP/53c5a6a329397fb8fb0742d35112d345 to your computer and use it in GitHub Desktop.
List of iOS device codes types a.k.a. machine ids (e.g. iPhone1,1) and their matching product names
i386 : iPhone Simulator
iPhone1,1 : iPhone
iPhone1,2 : iPhone 3G
iPhone2,1 : iPhone 3GS
iPhone3,1 : iPhone 4
iPhone3,3 : iPhone 4 CDMA
iPhone4,1 : iPhone 4S
iPod1,1 : 1st Gen iPod
iPod2,1 : 2nd Gen iPod
iPod3,1 : 3rd Gen iPod
iPod4,1 : 4th Gen iPod
iPad1,1 : iPad
iPad1,2 : iPad 3G
iPad2,1 : 2nd Gen iPad
iPad2,2 : 2nd Gen iPad GSM
iPad2,3 : 2nd Gen iPad CDMA
iPad2,4 : 2nd Gen iPad New Revision
iPad3,1 : 3rd Gen iPad
iPad3,2 : 3rd Gen iPad CDMA
iPad3,3 : 3rd Gen iPad GSM
iPhone5,1 : iPhone 5 GSM+LTE
iPhone5,2 : iPhone 5 CDMA+LTE
iPod5,1 : 5th Gen iPod
@alexhisen
Copy link

These are dupes (lines 43-45):
'iPhone5,1': 'iPhone 5 (GSM+LTE)',
'iPhone5,2': 'iPhone 5 (CDMA+LTE)',
'iPod5,1': '5th Gen iPod',

@Pascal139
Copy link

Missing the latest iPad release :

iPad5,1 : iPad mini 4 (WiFi)
iPad5,2 : iPad mini 4 (GSM+CDMA)
iPad6,11 : 5th Gen iPad (WiFi)
iPad6,12 : 5th Gen iPad (GSM+LTE)
iPad7,1 : iPad Pro 2 (12.9 inch, WiFi)
iPad7,2 : iPad Pro 2 (12.9 inch, WiFi+LTE)
iPad7,3 : iPad Pro (10.5 inch, WiFi)
iPad7,4 : iPad Pro (10.5 inch, WiFi+LTE)

@Pascal139
Copy link

Latest iPhone :

iPhone10,1 : iPhone 8
iPhone10,2 : iPhone 8 Plus
iPhone10,3 : iPhone X
iPhone10,4 : iPhone 8
iPhone10,5 : iPhone 8 Plus
iPhone10,6 : iPhone X

@ReanimationXP
Copy link
Author

I've edited and added these updates. Never got notifications for them previously. Thanks gents.

@timdiggins
Copy link

@ReanimationXP Thanks very much for this!
I've made it into a json file and converted into a repo (easier to manage updates that way I think): https://github.com/fieldnotescommunities/ios-device-identifiers

@P5-2005
Copy link

P5-2005 commented Oct 22, 2020

by chip id like A7...etc existe anywhere or not?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment