Skip to content
New issue

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

[SR-12514] PlaygroundSupport module is not compiled with Swift 5.2 #58

Open
swift-ci opened this issue Apr 5, 2020 · 1 comment
Open

Comments

@swift-ci
Copy link

swift-ci commented Apr 5, 2020

Previous ID SR-12514
Radar rdar://problem/62201629
Original Reporter yak (JIRA User)
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Xcode Playground Support
Labels Bug
Assignee None
Priority Medium

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.

@beccadax
Copy link

@swift-ci create

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from swiftlang/swift May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants