File tree Expand file tree Collapse file tree 4 files changed +73
-14
lines changed
Expand file tree Collapse file tree 4 files changed +73
-14
lines changed Original file line number Diff line number Diff line change 66
77- Add support for M5 iPad Pro models. ([ #467 ] ( https://github.com/devicekit/DeviceKit/pull/467 ) )
88- Add support for Apple Watch SE (3rd generation) ([ #473 ] ( https://github.com/devicekit/DeviceKit/pull/473 ) )
9+ - Add support for iPhone 17e and iPad Air (M4)
910
1011| Device | Case value |
1112| --- | --- |
1213| iPad Pro 11-inch (M5) | ` Device.iPadPro11M5 ` |
1314| iPad Pro 13-inch (M5) | ` Device.iPadPro13M5 ` |
1415| Apple Watch SE (3rd generation) 40mm | ` Device.appleWatchSE3_40mm ` |
1516| Apple Watch SE (3rd generation) 44mm | ` Device.appleWatchSE3_44mm ` |
17+ | iPhone 17e | ` Device.iPhone17e ` |
18+ | iPad Air (11-inch) (M4) | ` Device.iPadAir11M4 ` |
19+ | iPad Air (13-inch) (M4) | ` Device.iPadAir13M4 ` |
1620
1721### Bug fixes
1822
You can’t perform that action at this time.
0 commit comments