Skip to content

Commit

Permalink
Adds missing iphone models
Browse files Browse the repository at this point in the history
  • Loading branch information
Te-k committed Sep 5, 2023
1 parent a2ee46b commit 0f3e93c
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion mvt/ios/data/ios_models.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,22 @@
"identifier": "iPhone14,3",
"description": "iPhone 13 Pro Max"
},
{
"identifier": "iPhone14,4",
"description": "iPhone 13 Mini"
},
{
"identifier": "iPhone14,5",
"description": "iPhone 13"
},
{
"identifier": "iPhone14,6",
"description": "iPhone SE 3rd Gen"
},
{
"identifier": "iPhone14,7",
"description": "iPhone 14"
},
{
"identifier": "iPhone14,8",
"decription": "iPhone 14 Plus"
Expand All @@ -163,4 +179,4 @@
"identifier": "iPhone15,3",
"description": "iPhone 14 Pro Max"
}
]
]

0 comments on commit 0f3e93c

Please sign in to comment.