DeviceKit v4.0.0 Release Notes

Release Date: 2020-09-04 // over 3 years ago
  • 🚀 Releasedate: 2020-09-04

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

    🚀 This is a v4.0.0 release because of the possibly breaking change of no longer supporting iOS 9. This decision was made because of Xcode 12 no longer supporting iOS 8.

    • ⬇️ Dropped support for iOS 8. Lowest supported version is now iOS 9. (#249)
    • ⚡️ Updated project settings for Xcode 12. (#248)