How can I add a target to my CreateML project in an App Playground?

In an App Playground Xcode project there is no Targets menu in the UI, When I try use the model, it says the model is not in scope. When I did it in a regular project it automatically generated a Swift Class and had no erorrs because it had a target but I see no place to add a target on an App playground.

I am currently experiencing the same problem with an audio file. Not possible to add a target to the project. (Screenshot attached)

Can't play a sound. My code works well in a regular Xcode project, and doesn't work on the App Playground.

I also had the same problem, I tried many solutions but none of them really worked

How can I add a target to my CreateML project in an App Playground?
 
 
Q