ethers.objc icon indicating copy to clipboard operation
ethers.objc copied to clipboard

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

Open tanzeelrana opened this issue 6 years ago • 4 comments

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

tanzeelrana avatar Dec 13 '17 12:12 tanzeelrana

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 avatar Dec 15 '17 20:12 ricmoo

Would be nice for someone to write installation instructions?

svaz avatar Oct 08 '18 16:10 svaz

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

ricmoo avatar Oct 08 '18 17:10 ricmoo

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

Liuruyong avatar Oct 18 '18 11:10 Liuruyong