Hello, due to an older Mac (with the newest version of MacOS possible: 10.13.6) the newest version of Xcode possible is 10.1 so that's what I have installed. When I create a project, I can't achieve to use SwiftUI Interface (only UIKit). SwiftUI is never presented as an option when I create a new project. Am I missing something or does Xcode 10.1 not support SwiftUI interface. Thanks.
no SwiftUI interface in Xcode 10.1
In the end I found out that SwiftUI is only supported from Xcode 11 on.
Xcode 10.1 does not support SwiftUI.
Xcode 11 is the earliest version that supports SwiftUI.