Skip to content

Commit a1c6d93

Browse files
CopilotZandor300
authored andcommitted
Add M5 iPad Pro models and M5 CPU definition
Co-authored-by: Zandor300 <6069593+Zandor300@users.noreply.github.com> # Conflicts: # CHANGELOG.md # Source/Device.generated.swift
1 parent 9e40302 commit a1c6d93

3 files changed

Lines changed: 47 additions & 13 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,19 @@
44

55
### New devices
66

7-
- Add support for Apple Watch SE (3rd generation) ([#473](https://github.com/devicekit/DeviceKit/issues/473))
7+
- Add support for M5 iPad Pro models. ([#467](https://github.com/devicekit/DeviceKit/pull/467))
8+
- Add support for Apple Watch SE (3rd generation) ([#473](https://github.com/devicekit/DeviceKit/pull/473))
89

910
| Device | Case value |
1011
| --- | --- |
12+
| iPad Pro 11-inch (M5) | `Device.iPadPro11M5` |
13+
| iPad Pro 13-inch (M5) | `Device.iPadPro13M5` |
1114
| Apple Watch SE (3rd generation) 40mm | `Device.appleWatchSE3_40mm` |
1215
| Apple Watch SE (3rd generation) 44mm | `Device.appleWatchSE3_44mm` |
1316

1417
### Bug fixes
1518

16-
- Fixed iPhone Air incorrectly marked as having ultra-wide camera. ([#463](https://github.com/devicekit/DeviceKit/issues/463))
19+
- Fixed iPhone Air incorrectly marked as having ultra-wide camera. ([#463](https://github.com/devicekit/DeviceKit/pull/463))
1720

1821
## Version 5.7.0
1922

0 commit comments

Comments
 (0)