Skip to content

Problem with dependencies in Swift Package Manager #224

@paulsbin

Description

@paulsbin

Describe the bug

My application has WalletConnect, it's connected through Swift Package Manager.

Conflicts arise because the packages use the same identifiers, but the links are different.

WalletConnect:

xmtp-iOS:

WalletConnect and xmtp-ios should work together in many projects, but in SPM they conflict

Expected behavior

Solve dependency problem

Steps to reproduce the bug

  1. Create a project
  2. For WalletConnect and WalletCore -> https://github.com/WalletConnect/WalletConnectSwiftV2, https://github.com/trustwallet/wallet-core, https://github.com/WalletConnect/Web3.swift to Swift Package Manager
  3. Add https://github.com/xmtp/xmtp-ios to Swift Package Manager
  4. Get dependencies error

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions