I am Trying to create a new Swift File (UIViewController
) to link it to a a viewController in the Interface Builder.
I have chosen cocoa touch class / Swift as a language. However, when the created, it's appearing red texted, with a greyed out icon, when click it nothing happened or displays "no editor". I expect to see the code / imports.
Am I missing something?
Thanks.