Version 5.2.0
Releasedate: 2024-01-15
pod 'DeviceKit', '~> 5.2'
New features
- Add
.hasUSBCConnectivity
toDevice
to indicate whether the device has an USB-C port. (#373) - Add
.hasDynamicIsland
toDevice
to indicate whether the device has a dynamic island. (#368) - Add
.has5gSupport
toDevice
to indicate whether the device has 5G support. (#340) - Added Privacy Manifest to DeviceKit. (#367)
- Fix compilation issues when building SwiftUI Previews for macOS. (#376)
Contributors
Thanks to all the contributers of this release!