token-core-ios
token-core-ios copied to clipboard
tokencore 和web3swift 不能同时导入,请升级一下CryptoSwift 库和BigInt 库
tokencore 和web3swift 不能同时导入,请升级一下CryptoSwift 库和BigInt 库
web3swift 使用CryptoSwift 0.13.0
BigInt 3.1.0
tokencore 使用CryptoSwift 0.9.0
BigInt 3.0.0
麻烦升下级谢谢
如何升级请升级一下CryptoSwift 库和BigInt 库?
帮帮忙,我也是遇到了冲突问题
請問該如何解決此問題呢?
有人解决了吗?
我也遇到这个问题了
@linKnowEasy 提交了一个PR https://github.com/consenlabs/token-core-ios/pull/49 请看看能否解决该问题
pod install 仍然出错: CocoaPods could not find compatible versions for pod "CryptoSwift": In snapshot (Podfile.lock): CryptoSwift (= 1.4.1, ~> 1.4)
In Podfile: TokenCore was resolved to 0.1, which depends on CryptoSwift (= 0.9.0)
WalletConnectSwift was resolved to 1.5.0, which depends on
CryptoSwift (~> 1.4)
Specs satisfying the CryptoSwift (= 1.4.1, ~> 1.4), CryptoSwift (~> 1.4), CryptoSwift (= 0.9.0)
dependency were found, but they required a higher minimum deployment target.
有人解决了这个问题吗