devicekit / DeviceKit

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

Fix building for visionOS. #390

Closed Zandor300 closed 5 months ago

Zandor300 commented 5 months ago

Fixes visionOS compilation issues.

Cherry picked from https://github.com/devicekit/DeviceKit/pull/371

Closes https://github.com/devicekit/DeviceKit/pull/371

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

Thanks @chrisvasselli!

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

SwiftLint found issues

Warnings

File Line Reason
Device.generated.swift 632 TODOs should be resolved (Replace with proper implementa...). (todo)
Device.generated.swift 1165 TODOs should be resolved (Replace with proper implementa...). (todo)
Device.generated.swift 1407 TODOs should be resolved (Replace with proper implementa...). (todo)
Device.generated.swift 1563 TODOs should be resolved (Replace with proper implementa...). (todo)
Device.generated.swift 1699 TODOs should be resolved (Replace with proper implementa...). (todo)
Device.generated.swift 2341 TODOs should be resolved (Replace with proper implementa...). (todo)
Device.generated.swift 2395 TODOs should be resolved (Replace with proper implementa...). (todo)

Generated by :no_entry_sign: Danger