I
I am doing a swift curriculum. I need to find an assistant editor how it is shown on the page. But I can't find it. Please let me know if you know where is it. The first screenshot is how it should look and the second one is what I have now
I
I am doing a swift curriculum. I need to find an assistant editor how it is shown on the page. But I can't find it. Please let me know if you know where is it. The first screenshot is how it should look and the second one is what I have now
There is no ViewController in the second screenshot. Why ? How did you create the app ? Which template did you choose ? What is the class of the ViewController we see in storyboard ? Is it a pure UIViewController ? Then you will have no specific code for it.
Otherwise,
The class should appear in the left panel.
You tagged Swift playground. It does not appear to be a playground app.
There is no ViewController in the second screenshot. Why ? How did you create the app ? Which template did you choose ? What is the class of the ViewController we see in storyboard ? Is it a pure UIViewController ? Then you will have no specific code for it.
Otherwise,
The class should appear in the left panel.
You tagged Swift playground. It does not appear to be a playground app.