devicekit / DeviceKit

DeviceKit is a value-type replacement of UIDevice.
MIT License
4.44k stars 433 forks source link

Increase deployment targets to minimal supported versions by Xcode 14. #337

Closed Zandor300 closed 1 year ago

Zandor300 commented 1 year ago

Deployment targets were increased to mitigate the warning Xcode 14 will produce. Xcode 14 won't support building for versions lower than the new deployment targets so supporting DeviceKit for those versions isn't realistic.

Platform Previous Now
iOS 9.0 11.0
tvOS 9.0 11.0
watchOS 2.0 4.0

Fixes https://github.com/devicekit/DeviceKit/issues/317

github-actions[bot] commented 1 year ago
1 Warning
:warning: Plist changed, don't forget to localize your plist values

Generated by :no_entry_sign: Danger