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

Charts not supported by xcode 12 and swift compiler version 5.3 #4471

Closed
brams-9 opened this issue Sep 20, 2020 · 3 comments
Closed

Charts not supported by xcode 12 and swift compiler version 5.3 #4471

brams-9 opened this issue Sep 20, 2020 · 3 comments

Comments

@brams-9
Copy link

brams-9 commented Sep 20, 2020

What did you do?

update to Xcode 12 and update swift compiler to version 5.3

Current workaround: revert back to xcode 11.7 and use toolchain to revert to swift 5.2.4

What did you expect to happen?

i expect it to build successfully

What happened instead?

Screen Shot 2020-09-20 at 10 55 03

Charts Environment

**Charts version/Branch/Commit Number: 3.5.0/Master/14da743 **
Xcode version:12
Swift version: 5.3
Platform(s) running Charts: iOS
macOS version running Xcode: 10.15.6

@5teveroy
Copy link

I do use this version of Charts with Xcode 12 and SPM without problems.

This might just be a case of stale object files. Have you tried doing a clean build or deleting the derived data?

@brams-9
Copy link
Author

brams-9 commented Sep 20, 2020

I do use this version of Charts with Xcode 12 and SPM without problems.

This might just be a case of stale object files. Have you tried doing a clean build or deleting the derived data?

well i already did clean build and deleting the derived data the result is still the same,it still showing error "module compiled with swift 5.2.4 cannot be imported by the swift 5.3 compiler"
@5teveroy

@liuxuan30
Copy link
Member

liuxuan30 commented Sep 21, 2020

I'm going to release one soon for Xcode 12 for pod.

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

3 participants