Trouble with Playgrounds Xcode

Hello everybody,


I am trying to start my Playgound in Xcode but I am finding it hard to work with. Everything I have done so far has been in normal Xcode. I create a new project and then everything is pretty straight-forward.


But now I am trying to create a playground. I don't have code completion and I can't work this multiple files. Is there anything that I am doing wrong?


Thank you. 🙂

Replies

What type of playground did you create? My experience is that iOS playgrounds can be a bit finicky, so my advice is that you start by testing with a macOS > Blank playground.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"