Swift Playgrounds Author Template Xcode 13.3

Is only available for Xcode 13.2

but

Module compiled with Swift 5.5.2 cannot be imported by the Swift 5.6 compiler:


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.


When will Apple release the updated versions?

Thanks

Replies

Hi. I assume that you're participating in WWDC'22 SSC by the tag. For this year's SSC, they're not asking for a playground book, they are asking for a playground app with the extension '.swiftpm'.

Coming to your question, Apple just recently released their Author template in the month of January. So, by the previous years trend, looks like there won't be an author template release any time soon.

Good Luck!

  • Whaat?!

Add a Comment

1 - Download the Swift 5.5.2 toolchain https://www.swift.org/download/

2 - Install the file

3 - With the project opened, I clicked Xcode -> Toolchains -> selected the one that says "Swift 5.5.2 ". Clean the project and build again.