twofas / 2fas-ios

Source code for 2FAS iOS app
GNU General Public License v3.0
505 stars 38 forks source link

Request for a build guide for the app #55

Closed dragonandy closed 9 months ago

dragonandy commented 10 months ago

I am interested in using 2fas and build it myself to sideload to my old iphone(ios below the requirement), but I could not find any instructions on how to build it from source.Dose the project provide the build guide for 2fas? I find it's difficult to figure out by myself.

adocyn commented 10 months ago

Hi @dragonandy. Take some older release from main branch and use this instructions https://github.com/twofas/2fas-ios/blob/main/CONTRIBUTING.md (it's a link to the current version). There's just a few files to be replaced. The version you'll build will be a fully functional 2FA client, but it won't be fully compatible with 2FAS e.g. you can't open 2FAS internal database with it. But if you set it up from scratch it will work normally. You can even import non-encrypted 2FAS backup files.