Please provide an Swift Playgrounds Author Template for Xcode 11.3

Originator:igorferreiracastanheda
Number:rdar://FB7574181 Date Originated:11/02/2020
Status:Open Resolved:Investigation complete - Works as currently designed
Product:Swift Playgrounds Product Version:Xcode 11.3.1
Classification:Incorrect/Unexpected Behavior Reproducible:1100%
 
The Downloads page on https://developer.apple.com/download/more do not provide a resource to be able to build Playground Books using Xcode 11.3. The current list stops at 11.1.

Because of this, it is not possible to build the projects since the PlaygroundBluetooth and PlaygroundSupport do not support Swift 5.1.3
Please list the steps you took to reproduce the issue:
- Navigate to https://developer.apple.com/download/more/?=Swift%20Playgrounds%20Author%20Template
What did you expect to happen?
The download pages should provide a Download option for Xcode 11.3 and the current Xcode Beta 11.4
What actually happened?
The last download option is for Xcode 11.1

If one tries to build the project on Xcode 11.3, they will be presented with the error:

module compiled with Swift 5.1 cannot be imported by the Swift 5.1.3 compiler: $HOME/Swift_Playgrounds_Author_Template_for_Xcode_11.1/Template/SupportingContent/PlaygroundsFrameworks/iphonesimulator/PlaygroundSupport.framework/Modules/PlaygroundSupport.swiftmodule/x86_64-apple-ios-simulator.swiftmodule


Comment added Feb 18, 2020 at 9:38 PM:
The latest provided template is still invalid: https://download.developer.apple.com/Developer_Tools/Swift_Playgrounds_Author_Template_for_Xcode_11.3/Swift_Playgrounds_Author_Template_for_Xcode_11.3.xip

This download also gives the issue "~/Swift_Playgrounds_Author_Template_for_Xcode_11.3/Template/PlaygroundBook/Modules/BookCore.playgroundmodule/Sources/LiveViewSupport.swift:9:8: error: module compiled with Swift 5.1 cannot be imported by the Swift 5.1.3"

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!