How will the project be ran?

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!

Answered by dddiehad10 in 710261022

Directly running it on ipad

Accepted Answer

Directly running it on ipad

swiftpm does not open on a Mac with MacOS 12.3.1 running playgrounds 4.0.2.

AFAIU, it requires a M1-Mac. To be confirmed.

But you can run it in Xcode.

How will the project be ran?
 
 
Q