Skip to content

Commit 0f3e93c

Browse files
committed
Adds missing iphone models
1 parent a2ee46b commit 0f3e93c

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

mvt/ios/data/ios_models.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,22 @@
151151
"identifier": "iPhone14,3",
152152
"description": "iPhone 13 Pro Max"
153153
},
154+
{
155+
"identifier": "iPhone14,4",
156+
"description": "iPhone 13 Mini"
157+
},
158+
{
159+
"identifier": "iPhone14,5",
160+
"description": "iPhone 13"
161+
},
162+
{
163+
"identifier": "iPhone14,6",
164+
"description": "iPhone SE 3rd Gen"
165+
},
166+
{
167+
"identifier": "iPhone14,7",
168+
"description": "iPhone 14"
169+
},
154170
{
155171
"identifier": "iPhone14,8",
156172
"decription": "iPhone 14 Plus"
@@ -163,4 +179,4 @@
163179
"identifier": "iPhone15,3",
164180
"description": "iPhone 14 Pro Max"
165181
}
166-
]
182+
]

0 commit comments

Comments
 (0)