Swift Student Challenge environment selection question (iOS 26)

Hello,

I recently submitted my Swift Student Challenge app playground (“Crest”) and realized after submission that I accidentally selected Swift Playgrounds as the software to run it, instead of Xcode 26 or later.

My project builds and runs successfully in Xcode 26 using the iOS 26 SDK and simulator. However, when opening the same .swiftpm project in the Swift Playgrounds app on iPad, it does not compile because Swift Playgrounds currently only supports up to iOS 18 SDK and does not support iOS 26 APIs.

The submission itself is complete, builds correctly in Xcode, and was submitted before the deadline. The incorrect selection of Swift Playgrounds was an honest mistake during the submission process.

I wanted to ask whether reviewers are able to run the submission using Xcode 26 in cases like this, or if there is anything I should do.

Thank you very much for your time.

Swift Student Challenge environment selection question (iOS 26)
 
 
Q