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
Clang allows specifying the deployment target using flags like -miphoneos-version-min, -mtvos-version-min as documented in the attribute docs for availability, but similar functionality is not exposed for xrOS / visionOS.
Clang allows specifying the deployment target using flags like
-miphoneos-version-min,-mtvos-version-minas documented in the attribute docs foravailability, but similar functionality is not exposed for xrOS / visionOS.