-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-Infrastructure-monoin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is mergedos-tvosApple tvOSApple tvOS
Milestone
Description
Some places where we test for tvOS, we test for watchOS also (OperatingSystem.IsTvOS() || OperatingSystem.IsWatchOS();
) ; some we do not. I'm guessing we should either consistently test for watchOS, or nowhere, or it's not useful/hard to reason about.
We have no "os-watchos" label so perhaps we should pull it everywhere?
Metadata
Metadata
Assignees
Labels
area-Infrastructure-monoin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is mergedos-tvosApple tvOSApple tvOS