Environment
Describe the bug
Running the command tns devices lists my wifi-connected AppleTv as a iOS platform device.
Expected behavior
Should be marked as a tvOSdevice so that build & run commands ignore it.
Additional context
I usually use tns run ios when testing my apps on simulator as I know that's the only device. But recently I noticed errors in the log stating that it failed to upload and run the app on a additional device. Found out that was my living room AppleTV.

Environment
Describe the bug
Running the command
tns deviceslists my wifi-connected AppleTv as a iOS platform device.Expected behavior
Should be marked as a
tvOSdevice so that build & run commands ignore it.Additional context
I usually use
tns run ioswhen testing my apps on simulator as I know that's the only device. But recently I noticed errors in the log stating that it failed to upload and run the app on a additional device. Found out that was my living room AppleTV.