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?

Answered by OOPer in 691944022

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:

Accepted Answer

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:

No playground on Xcode 13
 
 
Q