You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?
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
The text was updated successfully, but these errors were encountered: