We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f06d5e1 commit 51cea39Copy full SHA for 51cea39
dataset/macs.json
@@ -269,6 +269,12 @@
269
"readableName": "MacBook Pro (14-inch, M5, 2025)",
270
"systemFirstRelease": "15.1"
271
},
272
+ "Mac17,5": {
273
+ "deviceType": "Laptop",
274
+ "processorType": "A18 Pro",
275
+ "readableName": "Apple MacBook Neo A18 Pro 6 CPU/5 GPU 13 inch",
276
+ "systemFirstRelease": "26.3.0"
277
+ },
278
"MacBook10,1": {
279
"deviceType": "Laptop",
280
"processorType": "Intel",
@@ -1198,11 +1204,5 @@
1198
1204
1199
1205
"readableName": "iMac Pro (2017)",
1200
1206
"systemFirstRelease": "10.13.2"
1201
- },
1202
- "Mac17,5": {
1203
- "deviceType": "Laptop",
- "processorType": "A18 Pro",
- "readableName": "Apple MacBook Neo A18 Pro 6 CPU/5 GPU 13 inch",
- "systemFirstRelease": "26.3.0"
1207
}
1208
0 commit comments