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

unable to override package 'WalletConnect' because its identity 'walletconnectswiftv2' doesn't match override's identity (directory name) 'walletconnectswiftv2-main' #1298

Open
rahulg6485 opened this issue Feb 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@rahulg6485
Copy link

rahulg6485 commented Feb 5, 2024

Hi,
I have downloaded the code from this git for iOS and try to run the code and got failed as giving number of error.
Compile Errors :

  1. unable to override package 'WalletConnect' because its identity 'walletconnectswiftv2' doesn't match override's identity (directory name) 'walletconnectswiftv2-main'
  2. multiple similar targets 'Auth', 'Commons', 'Database' and 20 others appear in package 'walletconnectswiftv2' and 'walletconnectswiftv2-main', this may indicate that the two packages are the same and can be de-duplicated by using mirrors. if they are not duplicate consider using the moduleAliases parameter in manifest to provide unique names

Thanks,

@rahulg6485 rahulg6485 added the bug Something isn't working label Feb 5, 2024
@arturdev
Copy link

arturdev commented Apr 3, 2024

I found a workaround that help to build the app.
In ExampleApp project, expand the Frameworks group, and remove the references to both the Package.swift and WalletConnectSwiftV2

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

2 participants