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

Package Resolution Failed #3305

Closed
LegSho opened this issue Sep 18, 2024 · 1 comment
Closed

Package Resolution Failed #3305

LegSho opened this issue Sep 18, 2024 · 1 comment

Comments

@LegSho
Copy link

LegSho commented Sep 18, 2024

Trying to add element as a package dependency (SPM), by "Up To Next Major Version", "Exact Version" or by commit SHA tag, always returns "Failed to resolved dependencies Dependencies could not be resolved because package 'element-x-ios' is required using a stable-version but 'element-x-ios' , unexpectedly did not find the new dependency in the package graph: sourceControl(identity: element-x-ios, location: SwiftPM.SPMPackageDependency.Sour....

After all, is it even possible to add element-x-ios client as the dependency for our own app and what should all be done in that way, so we don't have to write our own matrix client?

Thank you

Screenshot 2024-09-18 at 23 10 05 Screenshot 2024-09-18 at 23 09 36
@stefanceriu
Copy link
Member

Well SPM is correct, element-x-ios is not a valid package that you can import into another project.

What you're looking for is https://github.com/matrix-org/matrix-rust-components-swift

@stefanceriu stefanceriu closed this as not planned Won't fix, can't repro, duplicate, stale Sep 19, 2024
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