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

It does not work on Monterey #26

Open
1Nian-zsx opened this issue Feb 21, 2022 · 4 comments
Open

It does not work on Monterey #26

1Nian-zsx opened this issue Feb 21, 2022 · 4 comments

Comments

@1Nian-zsx
Copy link

It does not work on my computer with macOS 12 Monterey, I can't find /private/var/root/Library/Preferences/com.apple.bluetoothd.plist.

@roddy20
Copy link

roddy20 commented Feb 21, 2022

It does not work on my computer with macOS 12 Monterey, I can't find /private/var/root/Library/Preferences/com.apple.bluetoothd.plist.

Monterey uses LinkKeys from KeyChain not that plist

@1Nian-zsx
Copy link
Author

It does not work on my computer with macOS 12 Monterey, I can't find /private/var/root/Library/Preferences/com.apple.bluetoothd.plist.

Monterey uses LinkKeys from KeyChain not that plist

So how to find LinkKeys in KeyChain?

@roddy20
Copy link

roddy20 commented Feb 21, 2022

So how to find LinkKeys in KeyChain?

something like
security find-generic-password -ga mac-address
I am not interested in monterey absolutely so i did not research this

@1Nian-zsx
Copy link
Author

So how to find LinkKeys in KeyChain?

something like security find-generic-password -ga mac-address I am not interested in monterey absolutely so i did not research this

OK, thank you.

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

No branches or pull requests

2 participants