alpha-wallet-ios icon indicating copy to clipboard operation
alpha-wallet-ios copied to clipboard

Starscream framework is duplicated in Cocoapods and Swift Package Manager

Open eviltofu opened this issue 3 years ago • 0 comments

objc[55519]: Class _TtC10Starscream12Decompressor is implemented in both /Users/jerome/Library/Developer/CoreSimulator/Devices/1ED7755F-4832-4826-A979-350D6F8714CF/data/Containers/Bundle/Application/B724033D-AB8C-4025-8D9A-6AAA32DA1DC0/AlphaWallet.app/Frameworks/Starscream.framework/Starscream (0x109d1fe18) and /Users/jerome/Library/Developer/CoreSimulator/Devices/1ED7755F-4832-4826-A979-350D6F8714CF/data/Containers/Bundle/Application/B724033D-AB8C-4025-8D9A-6AAA32DA1DC0/AlphaWallet.app/AlphaWallet (0x105cb3168). One of the two will be used. Which one is undefined.

This is caused by Starscream being a dependency in both Cocoapods and Swift Package Manager. I think simplest solution would be to shift the WalletConnect main to Cocoapods.

eviltofu avatar Aug 02 '22 02:08 eviltofu