Update config.json for new iPhones
#21
by
ZachNagengast
- opened
- config.json +2 -1
config.json
CHANGED
@@ -23,11 +23,12 @@
|
|
23 |
}
|
24 |
},
|
25 |
{
|
26 |
-
"chips": "A16, A17 Pro, A18",
|
27 |
"identifiers": [
|
28 |
"iPhone15",
|
29 |
"iPhone16",
|
30 |
"iPhone17",
|
|
|
31 |
"iPad15,7",
|
32 |
"iPad15,8",
|
33 |
"iPad16,1",
|
|
|
23 |
}
|
24 |
},
|
25 |
{
|
26 |
+
"chips": "A16, A17 Pro, A18, A19",
|
27 |
"identifiers": [
|
28 |
"iPhone15",
|
29 |
"iPhone16",
|
30 |
"iPhone17",
|
31 |
+
"iPhone18",
|
32 |
"iPad15,7",
|
33 |
"iPad15,8",
|
34 |
"iPad16,1",
|