In the Swift Playgrounds app on my iPad, there is an option to create an app, a playground, or an Xcode Playground. Which one are we supposed to use in order to be eligible for the challenge?
Which type of Swift Playground are we supposed to use?
You have to generate a .swiftpm project.
Your submission must be a Swift Playgrounds app project (.swiftpm) in a ZIP file.
Your Swift Playgrounds app project must be built with and run on Swift Playgrounds 4.0.2 on iPadOS 15.4 or Xcode 13.3 on macOS 12.3. If it runs on iPadOS, it must be optimized to display properly on all models of iPad Pro.
The “App” type project creates a .swiftpm file, this is what you want. “Playground” projects creates a “.playgroundbook” file, these are legacy, you don’t want it. “Xcode Playground” I don’t know, I don’t have that option. Maybe its a .swiftpm file 🤷♀️.
Look in the Files app under iCloud Drive > Playgrounds to see your project files.