Question about the xcode files on the left

in the youtube tutorial. it shows main screen story board. then launch screen story board. When i downloaded Xcode. it only has launch screen story board. how do i get both?
And there is no library button neither. how do i find it?

1 Like

Hi @Aaron_Ortega,

You most likely selected SwiftUI when creating your project. Instead, you want to choose Storyboard. Here’s an image to help you out

.

Let me know if this works.