Skip to content
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

Open
mcnahum opened this issue Mar 2, 2021 · 3 comments · May be fixed by #21
Open

macOS BS 11.3 beta 3 issue ... #16

mcnahum opened this issue Mar 2, 2021 · 3 comments · May be fixed by #21

Comments

@mcnahum
Copy link

mcnahum commented Mar 2, 2021

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?

@Linus-XZX
Copy link

Also present here. macOS 11.3 DB3 (20E5196f) on MacBook Pro 12,1

@Linus-XZX
Copy link

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.

@mcnahum
Copy link
Author

mcnahum commented Apr 21, 2021

issue still there on RC ... not good ( previous workaround is still working)

@jnooree jnooree linked a pull request Nov 7, 2022 that will close this issue
jnooree added a commit to jnooree/pam-watchid that referenced this issue Nov 7, 2022
jnooree added a commit to jnooree/pam-watchid that referenced this issue Nov 7, 2022
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
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants