We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
md5: 6e47f6fa79f49db804fb0fe5b1e47f02
Issue Description:
I am trying to use the Swift playground book template from here
https://developer.apple.com/download/more/?=Swift%20Playgrounds%20Author%20Template
This template does not compile. I get the error when import PlaygroundSupport
Module compiled with Swift 5.1 cannot be imported by the Swift 5.2.1 compiler
I found the playgroundsupport framework code here
https://github.com/apple/swift-xcode-playground-support
I can compile this code but unable to import this binary framework into playground support template.
Please help.
The text was updated successfully, but these errors were encountered:
@swift-ci create
Sorry, something went wrong.
No branches or pull requests
Additional Detail from JIRA
md5: 6e47f6fa79f49db804fb0fe5b1e47f02
Issue Description:
I am trying to use the Swift playground book template from here
https://developer.apple.com/download/more/?=Swift%20Playgrounds%20Author%20Template
This template does not compile. I get the error when import PlaygroundSupport
I found the playgroundsupport framework code here
https://github.com/apple/swift-xcode-playground-support
I can compile this code but unable to import this binary framework into playground support template.
Please help.
The text was updated successfully, but these errors were encountered: