Stuck working my way through getting started for IOS #174
Replies: 3 comments 3 replies
-
|
You may have created a SwiftUI project and not a Storyboard one. Can you try starting again and make sure to select Storyboard from the Interface dropdown?
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I missed that! Perfect, thank you Joe, I came from your talk :)
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
XCode 26.3 doesn't offer Interface option and creates SwiftUI directly. Can we update Getting started to work with that? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
-
https://native.hotwired.dev/ios/getting-started
"Finally, open SceneDelegate and replace the entire file with this code:"
I can't see this file to open? If I create it, it doesn't do anything. I'm new to Xcode / Swift so not sure.
Beta Was this translation helpful? Give feedback.
All reactions