devicekit / DeviceKit

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

Support for building with visionOS SDK #355

Closed chrisvasselli closed 10 months ago

chrisvasselli commented 1 year ago

When targeting to build using visionOS, there is a compiler error due to a reference to UIScreen, which is not available when targeting visionOS.