Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-05-23 | 648 Bytes | |
Version 5.3.0 source code.tar.gz | 2024-05-23 | 66.3 kB | |
Version 5.3.0 source code.zip | 2024-05-23 | 77.9 kB | |
Totals: 3 Items | 144.8 kB | 0 |
Releasedate: 2024-05-21
:::ruby
pod 'DeviceKit', '~> 5.3'
New May 2024 devices
This version adds support for the devices announced at the May 2024 Apple Event: (#412)
Device | Case value |
---|---|
iPad Air (11-inch) (M2) | Device.iPadAir11M2 |
iPad Air (13-inch) (M2) | Device.iPadAir13M2 |
iPad Pro (11-inch) (M4) | Device.iPadPro11M4 |
iPad Pro (13-inch) (M4) | Device.iPadPro13M4 |
New features
- Added
ApplePencilSupport.firstGenerationUsbC
andApplePencilSupport.pro
. (#412)