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

Module compiled with Swift 2.3 cannot be imported in Swift 3.0.1 #1935

Closed
mchenja opened this issue Dec 8, 2016 · 1 comment
Closed

Module compiled with Swift 2.3 cannot be imported in Swift 3.0.1 #1935

mchenja opened this issue Dec 8, 2016 · 1 comment

Comments

@mchenja
Copy link

mchenja commented Dec 8, 2016

I'm working with a couple partners on a project.
For my partners, the Charts library works fine, but when they zip their code and send it to me, and I try to compile it, I get an error:

screen shot 2016-12-07 at 6 22 00 pm

Is there a simple fix for this problem that doesn't require me rewriting a bunch of code?
I tried the suggestions mentioned in issue #1788, but they don't seem to be working.

@mchenja
Copy link
Author

mchenja commented Dec 8, 2016

nvm, figured out what i was doing wrong. The reason changing "Use Legacy Swift Language Version" settings didn't work initially is because I was changing the release settings and not the debug settings.

@mchenja mchenja closed this as completed Dec 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant