No playground on Xcode 13

Sorry if this has been asked but when I open xcode 13 there is no option to open a playground. There is also no option under along the top. Am I being dumb or just missing something?

Accepted Reply

As far as I know, recent Xcode does not show an option to open a playground (Xcode Playground, not Swift Playgrounds) on start up.

When you want to create a new playground, you may need to do it with menus:

  • Hahah thank you I thought that I had checked there but I guess I didn't since the xcode playground now seems to exist there.

  • Thank you!

Add a Comment

Replies

As far as I know, recent Xcode does not show an option to open a playground (Xcode Playground, not Swift Playgrounds) on start up.

When you want to create a new playground, you may need to do it with menus:

  • Hahah thank you I thought that I had checked there but I guess I didn't since the xcode playground now seems to exist there.

  • Thank you!

Add a Comment