Open marchein opened 1 year ago
Using Xcode 15 Beta 2 and compiling against xrOS beta 1 Xcode build fails in Device.swift in the functions:
It throws the following error: 'UIScreen' is unavailable in xrOS
Hey @marchein, thanks for the report. As for now, there is no xrOS support. This should be fairly simple to fix but it is not on the top of the backlog for now.
Using Xcode 15 Beta 2 and compiling against xrOS beta 1 Xcode build fails in Device.swift in the functions:
It throws the following error: 'UIScreen' is unavailable in xrOS