trustwallet / wallet-connect-swift

WalletConnect Swift client SDK
MIT License
102 stars 130 forks source link

Swift Compiler Error: Cannot find NSNull #36

Open simibac opened 3 years ago

simibac commented 3 years ago

I get an error after adding the the package to my project in AnyDecodable.swift on line 45.

I am using Xcode Version 12.0 (12A7209).

daihovey commented 3 years ago

https://github.com/trustwallet/wallet-connect-swift/pull/37

You can use https://github.com/daihovey/wallet-connect-swift for you SPM until its merged