Hi, I am fairly new to swift and Xcode and am trying to start my first swift app. I downloaded and opened Xcode, clicked on start new project and named it and everything. Then when I tried to run it before putting any code in to see if the default screen will show up on my simulator I ran into these errors
I know this is a lot that I just copied and pasted but this is what Xcode gave me. This is my first time running a swift app in Xcode. I have run flutter apps before that use Xcode but never actually ran it from Xcode. I don't know why it isn't letting me run a simple basic app. Any help would be appreciated. Thanks