I've built an Apple Watch App for the Swift Student Challenge.

I've built an Apple Watch app. And, I'm not able to export it as a playground. Am I screwed? Or is there a way I can still submit it as a .swiftpm?

Replies

That's a good question... I'm targeting iOS and I don't know if I that's allowed, or if I should target iPadOS.

  • I am targeting iPadOS since swift playgrounds works on iPad and Mac, but MacOS playgrounds work like iPadOS

Add a Comment

The Swift Student Challenge ‘fine print’ (links in Swift Student Challenge Resources) say you should target iOS, iPadOS, or macOS.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"