Develop In Swift Explorations - Unit 1 Build

In Part 1 of Unit 1 Build Students must set up the project using the App template feature.

On page 55 the viewer window shows in the left column a list of files that should be in the photo frame.

These include: AppDelegate, SceneDelegate, ViewController, Main, Assets and LaunchScreen.

I can see this on my computer, however when my students follow the same steps. They only see the files name ad ContentView

What are we doing wrong?!

Answered by KatherineLaing in 732114022

On the student computers we are missing the form fields to add storyboard and language. Example attached.

It could be that you created a Swift / Storyboard (UIKit) project, when students created a SwiftUI project. Could you check and let them recreate properly:

Thank you so much for your reply. I will check what they did - we are all creating the storyboard version. Mine showed up correctly but theirs did not. I am wondering if when the Xcode dev Application was installed the installation did not complete and they are missing some components. We''ll try repeating the installation today and see if the students missed the storyboard part.

Accepted Answer

On the student computers we are missing the form fields to add storyboard and language. Example attached.

Develop In Swift Explorations - Unit 1 Build
 
 
Q