WalletConnectSwiftV2
WalletConnectSwiftV2 copied to clipboard
unable to override package 'WalletConnect' because its identity 'walletconnectswiftv2' doesn't match override's identity (directory name) 'walletconnectswiftv2-main'
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 :
- unable to override package 'WalletConnect' because its identity 'walletconnectswiftv2' doesn't match override's identity (directory name) 'walletconnectswiftv2-main'
- 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
moduleAliasesparameter in manifest to provide unique names
Thanks,
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