xcode

Hi there,


I am trying to learn how to code with the book "Intro to App Development with Swift", but unfortunately at Lesson 5 I seem to be missing the "Main.storyboard" in the Navigator, so I can't really do much with the newly created App. Another problem that I ran into is at Lesson 7 I can't seem to find the location it indicates me to find "View > Assistant Editor > Show Assistant Editor" in order to see the results of my code.


I would be grateful if anyone can help me out with this, I wish to learn how to code with xCode.


Thank you very much!

iMac 27" 5K, macOS 10.15

Posted on Oct 25, 2019 12:01 PM

Reply
2 replies

Oct 25, 2019 4:34 PM in response to michelandru

It sounds like you are using Xcode 11, which changed some things.


Regarding the missing storyboard, you most likely created a SwiftUI project. SwiftUI doesn't use storyboards. When you create a new Xcode project, choose Storyboard from the User Interface menu to use storyboards in your project. Read the following article for more information:


Xcode 11 Missing View Controllers


Regarding the Assistant Editor, choose File > New > Editor to open new editors. On the right side of the jump bar above the code editor is a small button that will also open a new editor. Read the following article for more information:


Xcode 11: Opening Editors


This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

xcode

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.