-
Notifications
You must be signed in to change notification settings - Fork 440
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
web3swift 2.1.3 #154
Comments
@Ale111 hi! Seems that you are using old Xcode and Swift versions, isMultiple is one of new features from Swift 5.0. |
Hi Anton, thanks for the suggestions. Thanks a lot. |
I just download the latest web3swiftExample and it is not compiling I tired to downgraded to 2.0.4 but it has still issue. |
Hi @ashishonmobile. I've updated example to 2.1.3. Feel free to test it :) It's on the develop branch |
@BaldyAsh Thanks. I am using the latest your master branch and the code given in usage and it is working. |
Hi, I have just upgraded to 2.1.3 due the zero Eth value on send issue, but I got a lot of errors during the build as you can see in the screenshots.
I have:
pod 'web3swift', '~> 2.1.3'
in my Podfile and I'm using Xcode 10.1 on Mojave 10.14.2.
Any ideas?
Thank you.
The text was updated successfully, but these errors were encountered: