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

Unstable-version package 'uint256' #55

Closed
vmosconemp opened this issue Jan 31, 2025 · 5 comments
Closed

Unstable-version package 'uint256' #55

vmosconemp opened this issue Jan 31, 2025 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@vmosconemp
Copy link

Hello 👋 ,

We are trying to include version 1.2.2 in our project using Swift Package Manager (and Xcode 16.2), but we are encountering the following error:

Failed to resolve dependencies
Dependencies could not be resolved because package 'suikit' is required using a stable version, but 'suikit' depends on an unstable version of the package 'uint256', and the root depends on 'suikit' 1.2.2.

It seems that an unstable version of 'uint256' is being used, which is causing SPM to fail. Is there any way we can resolve this? We would really appreciate your help with this.

Thank you! 🙏

@kPatch
Copy link
Member

kPatch commented Jan 31, 2025

Hi @vmosconemp , thank you for the note. Looking into it today, we'll get back to you shortly.

@vmosconemp
Copy link
Author

@kPatch great! Thank you very much for reviewing this. We will wait for any new updates 😄

@MarcoDotIO
Copy link
Member

Hello @vmosconemp, please go ahead and use the main branch release and verify if the fix works for your build or not.

@MarcoDotIO MarcoDotIO self-assigned this Feb 4, 2025
@MarcoDotIO MarcoDotIO added the bug Something isn't working label Feb 4, 2025
@vmosconemp
Copy link
Author

@MarcoDotIO It's working 🙏 , there are no errors on our side. The idea would be to release a new version with this fix...?

@MarcoDotIO
Copy link
Member

Yup! Will be making a release here soon with the fix. Thank you for your feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants