freeotp / freeotp-ios

Apache License 2.0
686 stars 173 forks source link

help to install the freeotp on macbook with xcode #248

Closed Peter8200 closed 2 years ago

Peter8200 commented 3 years ago

Dear,

Where can i find the procedure to install the freeotp on my macbook with X-code. I would like to know how this work and eventually trying to participate in some development to a new release.

I tried with everything I found on the internet but when trying to run i got following build error with importing TinyConstraints...

Thanks.

Peter.

stefounet commented 3 years ago

Same here, would be great to have a little pointer on how to start!

justin-stephenson commented 2 years ago

Hi,

It should be enough to git clone thefreeotp-ios repository, then run the carthage commands mentioned in the README: https://github.com/freeotp/freeotp-ios#install-build-dependencies

What errors are you seeing?

stefounet commented 2 years ago

I'll give a try with the new Readme! Thank you!

justin-stephenson commented 2 years ago

Please re-open this issue if any help is needed.