You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the installation steps of the example. But when I launch the application from the Xcode, it jumps an error in the file ViewController.swift indicating "Can not load module 'Web3swift' as' web3swift"
xCode 10.1
Swift 4.2
CocoaPods 1.6.1
Thanks
The text was updated successfully, but these errors were encountered:
I am also have same issue. pod 'web3swift', :git => 'https://github.com/bankex/web3swift.git' fixes issue but bankex is not supported.
OR you can use web3swift (1.1.10)
@go2chain@DiwakarThapa I'm trying to understand why it does not work. You can use framework from web3swift.framework.zip that I added to 2.1.0 release. I hope this will solve your problem for now
Hello,
I followed the installation steps of the example. But when I launch the application from the Xcode, it jumps an error in the file ViewController.swift indicating "Can not load module 'Web3swift' as' web3swift"
xCode 10.1
Swift 4.2
CocoaPods 1.6.1
Thanks
The text was updated successfully, but these errors were encountered: