Hey,
I tried to download the Playground book author template from https://developer.apple.com/documentation/swift_playgrounds/creating_and_running_a_playground_book
and tried to run it with Xcode 11.4.1 but I keep getting an error that says
Module compiled with Swift 5.1 cannot be imported by the Swift 5.2 compiler
Can someone please help me fix this issue?