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

Piano with Swift 6 #27

Open
MehdiKHB opened this issue Jul 10, 2024 · 1 comment
Open

Piano with Swift 6 #27

MehdiKHB opened this issue Jul 10, 2024 · 1 comment

Comments

@MehdiKHB
Copy link

MehdiKHB commented Jul 10, 2024

Hello,

I installed Xcode 16 beta, and I could not build our project with Swift 6, because Piano Analytics is not Concurrency-Safe, I get this error in PianoAnalytics.swift :
Let 'pa' is not concurrency-safe because non-'Sendable' type 'PianoAnalytics' may have shared mutable state

Screenshot 2024-07-10 at 14 19 10

Do you plan to fix the SDK for futur Swift 6 compatibility ? if so when ?

@alexey-troshkov
Copy link
Contributor

@MehdiKHB Hi. Please try running on Xcode 16 beta 4.

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

2 participants