From the Swift Student Challenge section, it states that,
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.
By running on all models of iPad Pro, does it mean running the app using the Xcode Simulator set to iPad Pro/Directly running the app on Swift Playgrounds on iPad Pro?
Thanks!