Create ObjC project with Storyboards in Xcode 13

I'm getting back to coding after a while and I don't see the option to create an ObjC project with Storyboards in Xcode 13.

Please tell me how?

Thanks Neerav

Accepted Reply

I was selecting New Xcode Project>(Multi platform)App instead of ...>(iOS) App. Now I see the options!

Replies

I tested in Xcode 13.2RC and could create it:

  • Agree with @Claude31. You must first select "Interface: Storyboard", then you can select "Language: Objective-C"

Add a Comment

I was selecting New Xcode Project>(Multi platform)App instead of ...>(iOS) App. Now I see the options!