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

Swift 6 compatibility support for Charts #5209

Open
tummalaguntimahesh opened this issue Nov 8, 2024 · 0 comments
Open

Swift 6 compatibility support for Charts #5209

tummalaguntimahesh opened this issue Nov 8, 2024 · 0 comments

Comments

@tummalaguntimahesh
Copy link

tummalaguntimahesh commented Nov 8, 2024

What did you do?

We are using charts in our project and are currently planning to migrate to Swift6. Our project relies on charts to provide charting functionality across our app. We updated our code to this version and encountered issues with compatibility related to Charts.

What did you expect to happen?

We expected Charts to be compatible with Swift6(or have a compatible version or branch) so we could proceed smoothly with our migration without requiring any major refactoring or workaround.

What happened instead?

Upon attempting to update our codebase to Swift 6, we encountered compatibility issues where charts doesn't compile or work as expected. It appears that charts may require updates to align with the new language and compiler changes introduced in Swift 6.

As this is really critical for our project any insights or an estimated timeline would be greatly appreciated.

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