Swift Playgrounds 4.5.1 does not support Swift 6. I used Xcode 16 to develop my Swift Playgrounds, and I had to use @available(iOS 18.0, *) in a lot of cases. Will this void my application?
Can I submit a purely iOS 18 Swift Playground?
Recommended
See here.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"