File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -235,23 +235,23 @@ export const IOSDeviceInfoMap: any = {
235
235
Model : 'iPhone 16' ,
236
236
} ,
237
237
238
- 'iPhone17,4' : {
238
+ 'iPhone17,4' : {
239
239
Width : '430' ,
240
240
Height : '932' ,
241
241
Model : 'iPhone 16 Plus' ,
242
242
} ,
243
- 'iPhone17,1' : {
243
+ 'iPhone17,1' : {
244
244
Width : '402' ,
245
245
Height : '874' ,
246
246
Model : 'iPhone 16 Pro' ,
247
247
} ,
248
248
249
- 'iPhone17,2' : {
249
+ 'iPhone17,2' : {
250
250
Width : '440' ,
251
251
Height : '956' ,
252
252
Model : 'iPhone 16 Pro Max' ,
253
253
} ,
254
- 'iPad4,1' : {
254
+ 'iPad4,1' : {
255
255
Width : '768' ,
256
256
Height : '1024' ,
257
257
Model : 'iPad Air' ,
@@ -572,13 +572,13 @@ export const IOSDeviceInfoMap: any = {
572
572
Model : 'iPad (10th Gen)' ,
573
573
} ,
574
574
'iPad16,6' : {
575
- Width : '820 ' ,
576
- Height : '1180 ' ,
575
+ Width : '1024 ' ,
576
+ Height : '1366 ' ,
577
577
Model : 'iPad Pro 13-inch (M4) Wi-Fi + Cellular' ,
578
578
} ,
579
579
'iPad16,5' : {
580
- Width : '820 ' ,
581
- Height : '1180 ' ,
580
+ Width : '1024 ' ,
581
+ Height : '1366 ' ,
582
582
Model : 'iPad Pro 13-inch (M4) Wi-Fi' ,
583
583
} ,
584
584
'iPad16,4' : {
You can’t perform that action at this time.
0 commit comments