hamzasood / pam_touchid

A PAM module for authentication with Touch ID
GNU General Public License v3.0
441 stars 32 forks source link

Build #7

Open bhansalij21 opened 7 years ago

bhansalij21 commented 7 years ago

How do I build the project? Whats the command? I do not see pam_touchid.so.2 file in any folder. Please let me know, I would like to try this. Thanks in advance.

thunter1000 commented 7 years ago

To build open the project up in xcode and click build. Once built open xcode settings and click on the location tab. Open up the derived data folder listed in the dialog, inside that folder there will be a folder named pam_touchid... Then the pam_touchid.so.2 file should be in build/Products/Debug