@@ -5,22 +5,22 @@ devices = {
55 15 => [ "iPhone SE (3rd generation) (15.5)" , "iPad Air (5th generation) (15.5)" , ] ,
66 16 => [ "iPhone 14 (16.4)" , "iPad Pro (11-inch) (4th generation) (16.4)" ] ,
77 17 => [ "iPhone 15 (17.5)" , "iPad Pro 11-inch (M4) (17.5)" ] ,
8- 18 => [ "iPhone 16 (18.2 )" , "iPad Pro 11-inch (M4) (18.2 )" ] ,
8+ 18 => [ "iPhone 16 (18.6 )" , "iPad Pro 11-inch (M4) (18.6 )" ] ,
99 } ,
1010 "tvos" => {
1111 15 => [ "Apple TV (15.4)" ] ,
1212 16 => [ "Apple TV (16.4)" ] ,
1313 17 => [ "Apple TV (17.5)" ] ,
14- 18 => [ "Apple TV (18.2 )" ] ,
14+ 18 => [ "Apple TV (18.5 )" ] ,
1515 } ,
1616 "watchos" => {
1717 8 => [ "Apple Watch Series 7 (45mm) (8.5)" ] ,
1818 9 => [ "Apple Watch Series 8 (45mm) (9.4)" ] ,
1919 10 => [ "Apple Watch Series 9 (45mm) (10.5)" ] ,
20- 11 => [ "Apple Watch Series 10 (42mm) (11.2 )" ] ,
20+ 11 => [ "Apple Watch Series 10 (42mm) (11.5 )" ] ,
2121 } ,
2222 "visionos" => {
23- 1 => [ "Apple Vision Pro (1.2)" ] ,
23+ 1 => [ "Apple Vision Pro (at 2732x2048) ( 1.2)" ] ,
2424 2 => [ "Apple Vision Pro (2.5)" ] ,
2525 } ,
2626}
0 commit comments