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

'BigUInt' is ambiguous for type lookup in this conte #43

Closed
skywinder opened this issue Sep 20, 2018 · 4 comments
Closed

'BigUInt' is ambiguous for type lookup in this conte #43

skywinder opened this issue Sep 20, 2018 · 4 comments

Comments

@skywinder
Copy link
Collaborator

From @zyqiong on August 31, 2018 11:48

after pod update,this error is shown:'BigUInt' is ambiguous for type lookup in this conte

Copied from original issue: BANKEX/web3swift#218

@skywinder
Copy link
Collaborator Author

From @alexbtlv on September 14, 2018 7:11

Try updating cocoapods. It worked for me, hope it works for you.

sudo gem install cocoapods --pre

@skywinder
Copy link
Collaborator Author

@alexbtlv AFAIK it should work without this flag. @shamatar any comments about this thing?

@ashchan
Copy link

ashchan commented Oct 9, 2018

Beta version of CocoaPods doesn't work for me. Ended up using this:

import struct BigInt.BigUInt

instead of:

import BigInt

@BaldyAsh
Copy link
Collaborator

Seems that everything is ok, so its closed

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