Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions dataset/ipads.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,16 @@
"processorFamily": "A17 Pro",
"readableName": "iPad mini (7th generation) (WiFi)"
},
"iPad16,10": {
"deviceType": "Tablet",
"processorFamily": "M4",
"readableName": "iPad Air 13-inch (8th generation) (WiFi)"
},
"iPad16,11": {
"deviceType": "Tablet",
"processorFamily": "M4",
"readableName": "iPad Air 13-inch (8th generation) (WiFi+Cellular)"
},
"iPad16,2": {
"deviceType": "Tablet",
"processorFamily": "A17 Pro",
Expand All @@ -224,6 +234,16 @@
"processorFamily": "M4",
"readableName": "iPad Pro 13-inch (5th generation) (WiFi+Cellular)"
},
"iPad16,8": {
"deviceType": "Tablet",
"processorFamily": "M4",
"readableName": "iPad Air 11-inch (8th generation) (WiFi)"
},
"iPad16,9": {
"deviceType": "Tablet",
"processorFamily": "M4",
"readableName": "iPad Air 11-inch (8th generation) (WiFi+Cellular)"
},
"iPad17,1": {
"deviceType": "Tablet",
"processorFamily": "M5",
Expand Down
42 changes: 42 additions & 0 deletions dataset/macs.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,12 +269,54 @@
"readableName": "MacBook Pro (14-inch, M5, 2025)",
"systemFirstRelease": "15.1"
},
"Mac17,3": {
"deviceType": "Laptop",
"processorFamily": "M5",
"processorType": "Apple Silicon",
"readableName": "MacBook Air (13-inch, M5, 2026)",
"systemFirstRelease": "26.3"
},
"Mac17,4": {
"deviceType": "Laptop",
"processorFamily": "M5",
"processorType": "Apple Silicon",
"readableName": "MacBook Air (15-inch, M5, 2026)",
"systemFirstRelease": "26.3"
},
"Mac17,5": {
"deviceType": "Laptop",
"processorType": "A18 Pro",
"readableName": "Apple MacBook Neo A18 Pro 6 CPU/5 GPU 13 inch",
"systemFirstRelease": "26.3.0"
},
"Mac17,6": {
"deviceType": "Laptop",
"processorFamily": "M5 Pro",
"processorType": "Apple Silicon",
"readableName": "Apple MacBook Pro (16-inch, M5 Max, 2026)",
"systemFirstRelease": "26.3.1"
},
"Mac17,7": {
"deviceType": "Laptop",
"processorFamily": "M5 Max",
"processorType": "Apple Silicon",
"readableName": "Apple MacBook Pro (14-inch, M5 Max, 2026)",
"systemFirstRelease": "26.3.1"
},
"Mac17,8": {
"deviceType": "Laptop",
"processorFamily": "M5 Pro",
"processorType": "Apple Silicon",
"readableName": "Apple MacBook Pro (16-inch, M5 Pro, 2026)",
"systemFirstRelease": "26.3.1"
},
"Mac17,9": {
"deviceType": "Laptop",
"processorFamily": "M5 Pro",
"processorType": "Apple Silicon",
"readableName": "Apple MacBook Pro (14-inch, M5 Pro, 2026)",
"systemFirstRelease": "26.3.1"
},
"MacBook10,1": {
"deviceType": "Laptop",
"processorType": "Intel",
Expand Down
Loading