forked from Reflejo/pam-touchID
-
Notifications
You must be signed in to change notification settings - Fork 68
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
macOS BS 11.3 beta 3 issue ... #16
Comments
Also present here. macOS 11.3 DB3 (20E5196f) on MacBook Pro 12,1 |
But it seems the previously generated .so file still works. So a workaround will be leaving /usr/local/lib/pam/pam_watchid.so.2 in place after a system upgrade, and only /etc/pam.d/sudo needs to be edited. |
issue still there on RC ... not good ( previous workaround is still working) |
jnooree
added a commit
to jnooree/pam-watchid
that referenced
this issue
Nov 7, 2022
Closes biscuitehh#15, closes biscuitehh#20. Resolves biscuitehh#7, resolves biscuitehh#14, resolves biscuitehh#16, resolves biscuitehh#17.
jnooree
added a commit
to jnooree/pam-watchid
that referenced
this issue
Nov 7, 2022
Closes biscuitehh#15, closes biscuitehh#20. Resolves biscuitehh#7, resolves biscuitehh#14, resolves biscuitehh#16, resolves biscuitehh#17.
jnooree
added a commit
to jnooree/pam-watchid
that referenced
this issue
Nov 7, 2022
Partially supersedes biscuitehh#20. Closes biscuitehh#15. Resolves biscuitehh#7, resolves biscuitehh#14, resolves biscuitehh#16, resolves biscuitehh#17.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After each beta I run my script to activate "pam-watchid" but with macOS BS 11.3 beta 3 I have the below error:
wiftc watchid-pam-extension.swift -o pam_watchid.so -target x86_64-apple-macosx10.15 -emit-library
watchid-pam-extension.swift:1:8: error: no such module 'LocalAuthentication'
import LocalAuthentication
^
make: *** [all] Error 1
Am I the only one or it's a common issue?
The text was updated successfully, but these errors were encountered: