You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recent versions of the visionOS beta have changed the behavior of #if os(iOS) to no longer return true on visionOS. Previous versions of the visionOS beta returned true to this. With this change, DeviceKit is once again not compiling on visionOS.
The text was updated successfully, but these errors were encountered:
Recent versions of the visionOS beta have changed the behavior of
#if os(iOS)
to no longer return true on visionOS. Previous versions of the visionOS beta returned true to this. With this change, DeviceKit is once again not compiling on visionOS.The text was updated successfully, but these errors were encountered: