Skip to content
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

Closed
Ale111 opened this issue Apr 6, 2019 · 5 comments
Closed

web3swift 2.1.3 #154

Ale111 opened this issue Apr 6, 2019 · 5 comments

Comments

@Ale111
Copy link

Ale111 commented Apr 6, 2019

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.

web3swift_213_errors

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.

@BaldyAsh
Copy link
Collaborator

BaldyAsh commented Apr 7, 2019

@Ale111 hi! Seems that you are using old Xcode and Swift versions, isMultiple is one of new features from Swift 5.0.
I highly recommend to update your Xcode and project swift version, so you'll be up to date with new Swift and Web3swift features.
If it is not possible, than I think you can use stable Web3swift 2.0.4 version with Swift 4.0

@Ale111
Copy link
Author

Ale111 commented Apr 7, 2019

Hi Anton, thanks for the suggestions.
I have downgraded to Web3swift 2.0.4 for now, and everything run fine as before.
I will update Xcode to 10.2 asap :)

Thanks a lot.
Ale

@BaldyAsh BaldyAsh closed this as completed Apr 7, 2019
@ashishonmobile
Copy link

I just download the latest web3swiftExample and it is not compiling I tired to downgraded to 2.0.4 but it has still issue.

@BaldyAsh BaldyAsh reopened this Apr 11, 2019
@BaldyAsh
Copy link
Collaborator

Hi @ashishonmobile. I've updated example to 2.1.3. Feel free to test it :) It's on the develop branch

@ashishonmobile
Copy link

@BaldyAsh Thanks. I am using the latest your master branch and the code given in usage and it is working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants