I am preparing for Swift Student Challenge, but it seems like the iPad Playground app still not support the latest SDK.
I can't use frameworks like FoundationModel, etc., directly in playground app
My playground for this year would require iPad environment since it uses PencilKit, ARKit, etc., and I also want to use the latest tech + the liquid glass UI
Right now, I develop the project as a normal Xcode project, and I am wondering how do I post it?
- As Xcode playground, it must run on macOS
- As Swift Playground project, the iPad version of Playground does not support latest APIs and it can't compile
If and when there’s news, I’ll post an update here.
I’ve been closely following this issue internally. Unfortunately, I don’t have any good news to share. And given that submissions close in less than a week, I think the only reasonable option is for you to develop your submission based on the current choices, namely:
- Swift Playground 4.6.x as it’s currently shipping
- Xcode 26 or later, with the submission running in the simulator
I’m sorry I don’t have better news )-:
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"