DeviceKit v3.1.0 Release Notes

Release Date: 2020-03-29 // about 4 years ago
  • ๐Ÿš€ Releasedate: 2020-03-29

    pod 'DeviceKit', :git => 'https://github.com/devicekit/DeviceKit.git', :branch => 'master'
    #pod 'DeviceKit', '~> 3.1'
    

    2020 iPad Pro

    • โž• Added support for the new 2020 iPad Pro. (#235) swift Device.iPadPro11Inch2 // iPad Pro (11-inch) (2nd generation) Device.iPadPro12inch4 // iPad Pro (12.9-inch) (4th generation)

    ๐Ÿ†• New features

    • โž• Added new functions for detecting LiDAR support.
      • Device.allDevicesWithALidarSensor and Device.current.hasLidarSensor