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

How do I include ethers.objc in an Xcode project? #13

Open
tanzeelrana opened this issue Dec 13, 2017 · 4 comments
Open

How do I include ethers.objc in an Xcode project? #13

tanzeelrana opened this issue Dec 13, 2017 · 4 comments
Labels

Comments

@tanzeelrana
Copy link

I am unable to integrate ethers.obj to my ios app see the following error

screen shot 2017-12-13 at 5 30 03 pm

@ricmoo
Copy link
Member

ricmoo commented Dec 15, 2017

You seem to be getting a lot of errors. How did you add the libary to you project?

You should be able to add the ethers.xcodeproj as a subproject to your project. For an example, try out the EthersWallet-ios project. That should help you figure out the setup required.

@ricmoo ricmoo changed the title Unknown type name '__m128i' How do I include ethers.objc in an Xcode project? Dec 15, 2017
@svaz
Copy link

svaz commented Oct 8, 2018

Would be nice for someone to write installation instructions?

@ricmoo
Copy link
Member

ricmoo commented Oct 8, 2018

It’s coming. We just haven’t had time yet. :)

@Liuruyong
Copy link

crypto_scrypt-ref.c crypto_scrypt-sse.c LightClientProvider.m not compiler in ethers.objc.
Delete them, Error disappears.

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

No branches or pull requests

4 participants