Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Missing devices #32

Closed
markbattistella opened this issue May 16, 2024 · 0 comments · Fixed by #33
Closed

✨ Missing devices #32

markbattistella opened this issue May 16, 2024 · 0 comments · Fixed by #33
Assignees
Labels
new model New iOS / iPadOS models

Comments

@markbattistella
Copy link
Owner

Currently missing the following devices from the list:

    "iPad13,16": { "name": "iPad Air (5th generation)" },
    "iPad13,17": { "name": "iPad Air (5th generation)" },
    "iPad13,18": { "name": "iPad (10th generation)" },
    "iPad13,19": { "name": "iPad (10th generation)" },

    "iPad14,1": { "name": "iPad mini (6th generation)" },
    "iPad14,2": { "name": "iPad mini (6th generation)" },

    "iPad14,3": { "name": "iPad Pro (11-inch) (4th generation)" },
    "iPad14,4": { "name": "iPad Pro (11-inch) (4th generation)" },
    "iPad14,5": { "name": "iPad Pro (12.9-inch) (6th generation)" },
    "iPad14,6": { "name": "iPad Pro (12.9-inch) (6th generation)" },

    "iPad14,10": { "name": "iPad Air 13-inch (M2)" },
    "iPad14,11": { "name": "iPad Air 13-inch (M2)" },

    "iPad14,8": { "name": "iPad Air 11-inch (M2)" },
    "iPad14,9": { "name": "iPad Air 11-inch (M2)" },

    "iPad16,3": { "name": "iPad Pro 11-inch (M4)" },
    "iPad16,4": { "name": "iPad Pro 11-inch (M4)" },
    "iPad16,5": { "name": "iPad Pro 13-inch (M4)" },
    "iPad16,6": { "name": "iPad Pro 13-inch (M4)" },

    "iPad6,7": { "name": "iPad Pro (12.9-inch) (1st generation)" },
    "iPad6,8": { "name": "iPad Pro (12.9-inch) (1st generation)" },
    
    "iPad8,1": { "name": "iPad Pro (11-inch) (3rd generation)" },
    "iPad8,2": { "name": "iPad Pro (11-inch) (3rd generation)" },
    "iPad8,3": { "name": "iPad Pro (11-inch) (3rd generation)" },
    "iPad8,4": { "name": "iPad Pro (11-inch) (3rd generation)" },
    "iPad8,5": { "name": "iPad Pro (12.9-inch) (3rd generation)" },
    "iPad8,6": { "name": "iPad Pro (12.9-inch) (3rd generation)" },
    "iPad8,7": { "name": "iPad Pro (12.9-inch) (3rd generation)" },
    "iPad8,8": { "name": "iPad Pro (12.9-inch) (3rd generation)" },
    
    "iPad8,9": { "name": "iPad Pro (11-inch) (4th generation)" },
    "iPad8,10": { "name": "iPad Pro (11-inch) (4th generation)" },
    "iPad8,11": { "name": "iPad Pro (12.9-inch) (4th generation)" },
    "iPad8,12": { "name": "iPad Pro (12.9-inch) (4th generation)" }  
@markbattistella markbattistella self-assigned this May 16, 2024
@markbattistella markbattistella added the new model New iOS / iPadOS models label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new model New iOS / iPadOS models
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant