xcode-10-i-choose-ios-12-as-target-and-tvos-is-displayed-as-target

project name : Hello

Simulator app device choice on the right of Run arrow : iPhone SE

choice in Architecture/ Base SDK : iOS

displayed in Deployment /tvOS Deployment Taget : iOS12.2

Runtime error : /Users/bernardfuriet/Desktop/Travail sur Swift/Hello/Hello/Base.lproj/Main.storyboard:-1: tvOS storyboards do not support target device type "iphone"

Replies

Create a new project using Xcode's (v10.2.1) iOS/Single View template, make no changes and try to build to an iPhone SE iOS 12.x.


If the broken project is important, you can try to heal it later...this is just to confirm your IDE.