Can my project judge on Xcode by debugging on iPad Pro?

I made my AR app project on Xcode swift playground app and it's successfully work on iPad by debugging but it's not work when i open .swiftom file on iPad Pro. So my question is my project can judge on Xcode by debugging on iPad Pro or you will open my zip file directly on iPad Pro I'm confuse. What should I choose in submission run on Xcode or iPad pro?

Answered by Claude31 in 711022022

Submission must a be a playground .swiftpm project.

Requirements:

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. 

Accepted Answer

Submission must a be a playground .swiftpm project.

Requirements:

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. 

Can my project judge on Xcode by debugging on iPad Pro?
 
 
Q