Skip to content

Commit fd777b7

Browse files
authored
Adding devices reported by Julian + new devices by Apple + Vision Pro (#8)
* Add missing devices found by @Julian-TMD, some clean-up phantom entries * Add new iPhones, iPads, Mac, and introduce Vision Pro devices
1 parent 617972e commit fd777b7

File tree

4 files changed

+124
-21
lines changed

4 files changed

+124
-21
lines changed

dataset/ipads.json

Lines changed: 61 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -120,26 +120,11 @@
120120
"readableName": "iPad mini (6th generation) (WiFi)"
121121
},
122122
"iPad14,10": {
123-
"deviceType": "Tablet",
124-
"processorFamily": "M2",
125-
"readableName": "iPad Air 13-inch (6th generation) (WiFi+Cellular)"
126-
},
127-
"iPad14,11": {
128-
"deviceType": "Tablet",
129-
"processorFamily": "M2",
130-
"readableName": "iPad Air 11-inch (6th generation) (WiFi)"
131-
},
132-
"iPad14,12": {
133-
"deviceType": "Tablet",
134-
"processorFamily": "M2",
135-
"readableName": "iPad Air 11-inch (6th generation) (WiFi+Cellular)"
136-
},
137-
"iPad14,13": {
138123
"deviceType": "Tablet",
139124
"processorFamily": "M2",
140125
"readableName": "iPad Air 13-inch (6th generation) (WiFi)"
141126
},
142-
"iPad14,14": {
127+
"iPad14,11": {
143128
"deviceType": "Tablet",
144129
"processorFamily": "M2",
145130
"readableName": "iPad Air 13-inch (6th generation) (WiFi+Cellular)"
@@ -169,20 +154,55 @@
169154
"processorFamily": "M2",
170155
"readableName": "iPad Pro 12.9-inch (6th generation) (WiFi+Cellular)"
171156
},
172-
"iPad14,7": {
157+
"iPad14,8": {
173158
"deviceType": "Tablet",
174159
"processorFamily": "M2",
175160
"readableName": "iPad Air 11-inch (6th generation) (WiFi)"
176161
},
177-
"iPad14,8": {
162+
"iPad14,9": {
178163
"deviceType": "Tablet",
179164
"processorFamily": "M2",
180165
"readableName": "iPad Air 11-inch (6th generation) (WiFi+Cellular)"
181166
},
182-
"iPad14,9": {
167+
"iPad15,3": {
183168
"deviceType": "Tablet",
184-
"processorFamily": "M2",
185-
"readableName": "iPad Air 13-inch (6th generation) (WiFi)"
169+
"processorFamily": "M3",
170+
"readableName": "iPad Air 11-inch (7th generation) (WiFi)"
171+
},
172+
"iPad15,4": {
173+
"deviceType": "Tablet",
174+
"processorFamily": "M3",
175+
"readableName": "iPad Air 11-inch (7th generation) (WiFi+Cellular)"
176+
},
177+
"iPad15,5": {
178+
"deviceType": "Tablet",
179+
"processorFamily": "M3",
180+
"readableName": "iPad Air 13-inch (7th generation) (WiFi)"
181+
},
182+
"iPad15,6": {
183+
"deviceType": "Tablet",
184+
"processorFamily": "M3",
185+
"readableName": "iPad Air 13-inch (7th generation) (WiFi+Cellular)"
186+
},
187+
"iPad15,7": {
188+
"deviceType": "Tablet",
189+
"processorFamily": "A16",
190+
"readableName": "iPad (11th generation) (WiFi)"
191+
},
192+
"iPad15,8": {
193+
"deviceType": "Tablet",
194+
"processorFamily": "A16",
195+
"readableName": "iPad (11th generation) (WiFi+Cellular)"
196+
},
197+
"iPad16,1": {
198+
"deviceType": "Tablet",
199+
"processorFamily": "A17 Pro",
200+
"readableName": "iPad mini (7th generation) (WiFi)"
201+
},
202+
"iPad16,2": {
203+
"deviceType": "Tablet",
204+
"processorFamily": "A17 Pro",
205+
"readableName": "iPad mini (7th generation) (WiFi+Cellular)"
186206
},
187207
"iPad16,3": {
188208
"deviceType": "Tablet",
@@ -204,6 +224,26 @@
204224
"processorFamily": "M4",
205225
"readableName": "iPad Pro 13-inch (5th generation) (WiFi+Cellular)"
206226
},
227+
"iPad17,1": {
228+
"deviceType": "Tablet",
229+
"processorFamily": "M5",
230+
"readableName": "iPad Pro 11-inch (8th generation) (WiFi)"
231+
},
232+
"iPad17,2": {
233+
"deviceType": "Tablet",
234+
"processorFamily": "M5",
235+
"readableName": "iPad Pro 11-inch (8th generation) (WiFi+Cellular)"
236+
},
237+
"iPad17,3": {
238+
"deviceType": "Tablet",
239+
"processorFamily": "M5",
240+
"readableName": "iPad Pro 13-inch (8th generation) (WiFi)"
241+
},
242+
"iPad17,4": {
243+
"deviceType": "Tablet",
244+
"processorFamily": "M5",
245+
"readableName": "iPad Pro 13-inch (8th generation) (WiFi+Cellular)"
246+
},
207247
"iPad2,1": {
208248
"deviceType": "Tablet",
209249
"processorFamily": "A5",

dataset/iphones.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,31 @@
184184
"processorFamily": "A18",
185185
"readableName": "iPhone 16 Plus"
186186
},
187+
"iPhone17,5": {
188+
"deviceType": "Phone",
189+
"processorFamily": "A18",
190+
"readableName": "iPhone 16e"
191+
},
192+
"iPhone18,1": {
193+
"deviceType": "Phone",
194+
"processorFamily": "A19 Pro",
195+
"readableName": "iPhone 17 Pro"
196+
},
197+
"iPhone18,2": {
198+
"deviceType": "Phone",
199+
"processorFamily": "A19 Pro",
200+
"readableName": "iPhone 17 Pro Max"
201+
},
202+
"iPhone18,3": {
203+
"deviceType": "Phone",
204+
"processorFamily": "A19",
205+
"readableName": "iPhone 17"
206+
},
207+
"iPhone18,4": {
208+
"deviceType": "Phone",
209+
"processorFamily": "A19",
210+
"readableName": "iPhone Air"
211+
},
187212
"iPhone2,1": {
188213
"deviceType": "Phone",
189214
"processorFamily": "S5L8920",

dataset/macs.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,27 @@
108108
"readableName": "MacBook Pro (16-inch, Nov 2023)",
109109
"systemFirstRelease": "12.2"
110110
},
111+
"Mac15,12": {
112+
"deviceType": "Laptop",
113+
"processorFamily": "M3",
114+
"processorType": "Apple Silicon",
115+
"readableName": "MacBook Air (13-inch, M3, 2024)",
116+
"systemFirstRelease": "14.4"
117+
},
118+
"Mac15,13": {
119+
"deviceType": "Laptop",
120+
"processorFamily": "M3",
121+
"processorType": "Apple Silicon",
122+
"readableName": "MacBook Air (15-inch, M3, 2024)",
123+
"systemFirstRelease": "14.4"
124+
},
125+
"Mac15,14": {
126+
"deviceType": "Desktop",
127+
"processorFamily": "M3 Ultra",
128+
"processorType": "Apple Silicon",
129+
"readableName": "Mac Studio (M3 Ultra, 2025)",
130+
"systemFirstRelease": "15.3.1"
131+
},
111132
"Mac15,3": {
112133
"deviceType": "Laptop",
113134
"processorFamily": "M3",
@@ -241,6 +262,13 @@
241262
"readableName": "Mac Studio (2025)",
242263
"systemFirstRelease": "15.0"
243264
},
265+
"Mac17,2": {
266+
"deviceType": "Laptop",
267+
"processorFamily": "M5",
268+
"processorType": "Apple Silicon",
269+
"readableName": "MacBook Pro (14-inch, M5, 2025)",
270+
"systemFirstRelease": "15.1"
271+
},
244272
"MacBook10,1": {
245273
"deviceType": "Laptop",
246274
"processorType": "Intel",

dataset/other.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
{
2+
"RealityDevice14,1": {
3+
"deviceType": "Headset",
4+
"processorFamily": "M2",
5+
"readableName": "Apple Vision Pro (M2, 2024)"
6+
},
7+
"RealityDevice17,1": {
8+
"deviceType": "Headset",
9+
"processorFamily": "M5",
10+
"readableName": "Apple Vision Pro (M5, 2025)"
11+
},
212
"iPod1,1": {
313
"readableName": "iPod touch"
414
},

0 commit comments

Comments
 (0)