What is Playground????(App develop for Swift Student Challenge)

I don't really understand the exact meaning of "Build your app playground" on the Apple Swift Student Challenge home page. Does it mean to build a game app with a normal Xcode SwiftUI project? Or is there a platform called "App Playground"?

So we cannot make an app that is not a game or an app that is not made with a platform called "App Playground" ?????????

I'm confused.

If you can use Japanese, it would be helpful to answer in Japanese.

Accepted Answer

Sadly, my Japanese is worse than your English )-:

The Swift Student Challenge expects a .swiftpm document:

  • In Xcode, choose File > New > Project and selecting iOS > App Playground.

  • In Playgrounds on the Mac, choose File > New App.

  • In Playgrounds on the iPad, in the Get a Playground section at the bottom, tap the big plus (+) button labelled App.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

おお、日本の方がいた!!

What is Playground????(App develop for Swift Student Challenge)
 
 
Q