We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, adding new CI tests (clean environment, without any cache) for my SDK bindings I noticed this error:
UniFFI API checksum mismatch: try cleaning and rebuilding your project
This happen ONLY with Swift, not with Python or Kotlin. You can see the entire workflow here.
I'm using UniFFI v0.28 with proc-macros and futures. Any idea on how to fix this? Why does this happen only in Swift and not in Python or Kotlin?
v0.28
proc-macros
futures
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, adding new CI tests (clean environment, without any cache) for my SDK bindings I noticed this error:
This happen ONLY with Swift, not with Python or Kotlin. You can see the entire workflow here.
I'm using UniFFI
v0.28
withproc-macros
andfutures
. Any idea on how to fix this? Why does this happen only in Swift and not in Python or Kotlin?Thanks
The text was updated successfully, but these errors were encountered: